martinffx / finagle-prometheus   1.0.0

MIT License GitHub

Provides a bridge between Finagle and Prometheus metrics

Scala versions: 2.13 2.12

finagle-prometheus 1.0.0


Group ID:
io.github.martinffx
Artifact ID:
finagle-prometheus_2.12
Version:
1.0.0
Release Date:
Nov 21, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.martinffx" %% "finagle-prometheus" % "1.0.0"

Mill build tool

ivy"io.github.martinffx::finagle-prometheus:1.0.0"

Scala CLI

//> using dep "io.github.martinffx::finagle-prometheus:1.0.0"

Ammonite REPL

import $ivy.`io.github.martinffx::finagle-prometheus:1.0.0`

<dependency>
  <groupId>io.github.martinffx</groupId>
  <artifactId>finagle-prometheus_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.github.martinffx', name: 'finagle-prometheus_2.12', version: '1.0.0'