repositorypackage
0.0.11
Repository: https://github.com/injectivelabs/metrics.git
Documentation: pkg.go.dev
# README
Metrics
Motivation
-
We are going to have a lot of microservices requiring metrics -> Unify how + what metrics are sent
-
Maintenance in one place, only need update this lib in services implementation
Supports:
-
Telegraf
-
DataDog
Acknowledgement
- Special thanks maintainers of injective-exchange/metrics, this package derives from this PR: https://github.com/InjectiveLabs/injective-exchange/pull/451