Categorygithub.com/InjectiveLabs/metrics
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