rustedbones / pekko-http-metrics   1.1.0

Apache License 2.0 GitHub

Easily collect and expose metrics in your pekko-http server

Scala versions: 3.x 2.13

pekko-http-metrics-graphite 1.1.0


Group ID:
fr.davit
Artifact ID:
pekko-http-metrics-graphite_3
Version:
1.1.0
Version Scheme:
Release Date:
Mar 2, 2025
Licenses:
Files:
Full Scala Version:
3.3.5
Developers:

libraryDependencies += "fr.davit" %% "pekko-http-metrics-graphite" % "1.1.0"

Mill build tool

ivy"fr.davit::pekko-http-metrics-graphite:1.1.0"

Scala CLI

//> using dep "fr.davit::pekko-http-metrics-graphite:1.1.0"

Ammonite REPL

import $ivy.`fr.davit::pekko-http-metrics-graphite:1.1.0`

<dependency>
  <groupId>fr.davit</groupId>
  <artifactId>pekko-http-metrics-graphite_3</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'fr.davit', name: 'pekko-http-metrics-graphite_3', version: '1.1.0'