andrusha / dropwizard-prometheus   0.2.0

MIT License GitHub

Dropwizard metrics exporter in Prometheus format

Scala versions: 2.12 2.11

dropwizard-prometheus 0.2.0


Group ID:
me.andrusha
Artifact ID:
dropwizard-prometheus_2.12
Version:
0.2.0
Release Date:
Apr 23, 2018
Licenses:
MIT
Files:

libraryDependencies += "me.andrusha" %% "dropwizard-prometheus" % "0.2.0"

Mill build tool

ivy"me.andrusha::dropwizard-prometheus:0.2.0"

Scala CLI

//> using dep "me.andrusha::dropwizard-prometheus:0.2.0"

Ammonite REPL

import $ivy.`me.andrusha::dropwizard-prometheus:0.2.0`

<dependency>
  <groupId>me.andrusha</groupId>
  <artifactId>dropwizard-prometheus_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'me.andrusha', name: 'dropwizard-prometheus_2.12', version: '0.2.0'