https://github.com/ovotech/meters4s
https://github.com/ovotech/meters4s
company-kaluza
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ovotech/meters4s
- Owner: ovotech
- License: apache-2.0
- Archived: true
- Created: 2020-04-14T12:54:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-19T16:14:44.000Z (over 2 years ago)
- Last Synced: 2023-12-19T20:42:13.258Z (over 2 years ago)
- Topics: company-kaluza
- Language: Scala
- Size: 1.1 MB
- Stars: 5
- Watchers: 11
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meters4s
Meters4s is a thin, functional wrapper around [Micrometer](https://micrometer.io/) designed to integrate
with the [Cats](https://typelevel.org/cats/) ecosystem. This allows for in-process metrics aggregation
for counters, timers, gauges and distributions.
## This library has now moved to [keirlawson/meters4s](https://github.com/keirlawson/meters4s)