An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# prometheus-tools
[![Build Status](https://github.com/evolution-gaming/prometheus-tools/workflows/CI/badge.svg)](https://github.com/evolution-gaming/prometheus-tools/actions?query=workflow%3ACI)
[![Coverage Status](https://coveralls.io/repos/evolution-gaming/prometheus-tools/badge.svg)](https://coveralls.io/r/evolution-gaming/prometheus-tools)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/55bd2e3568ab4f48a9ac4c2b77c0d061)](https://app.codacy.com/gh/evolution-gaming/prometheus-tools/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Version](https://img.shields.io/badge/version-click-blue)](https://evolution.jfrog.io/artifactory/api/search/latestVersion?g=com.evolutiongaming&a=prometheus-tools_2.13&repos=public)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellowgreen.svg)](https://opensource.org/licenses/MIT)

## Setup

```scala
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.0.2")

libraryDependencies += "com.evolutiongaming" %% "prometheus-tools" % "1.1.0"
```