https://github.com/evolution-gaming/prometheus-tools
Prometheus client tools
https://github.com/evolution-gaming/prometheus-tools
prometheus scala
Last synced: 3 months ago
JSON representation
Prometheus client tools
- Host: GitHub
- URL: https://github.com/evolution-gaming/prometheus-tools
- Owner: evolution-gaming
- License: mit
- Created: 2018-02-14T16:05:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-03T07:36:18.000Z (almost 2 years ago)
- Last Synced: 2025-12-26T08:35:45.001Z (6 months ago)
- Topics: prometheus, scala
- Language: Scala
- Size: 61.5 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prometheus-tools
[](https://github.com/evolution-gaming/prometheus-tools/actions?query=workflow%3ACI)
[](https://coveralls.io/r/evolution-gaming/prometheus-tools)
[](https://app.codacy.com/gh/evolution-gaming/prometheus-tools/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[](https://evolution.jfrog.io/artifactory/api/search/latestVersion?g=com.evolutiongaming&a=prometheus-tools_2.13&repos=public)
[](https://opensource.org/licenses/MIT)
## Setup
```scala
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")
libraryDependencies += "com.evolutiongaming" %% "prometheus-tools" % "1.1.0"
```