pjfanning / micrometer-pekko   0.17.0

Apache License 2.0 GitHub

A library for monitoring Apache Pekko that uses Micrometer metrics

Scala versions: 3.x 2.13 2.12

micrometer-pekko 0.17.0


Group ID:
com.github.pjfanning
Artifact ID:
micrometer-pekko_3
Version:
0.17.0
Release Date:
Jul 11, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.github.pjfanning" %% "micrometer-pekko" % "0.17.0"

Mill build tool

ivy"com.github.pjfanning::micrometer-pekko:0.17.0"

Scala CLI

//> using dep "com.github.pjfanning::micrometer-pekko:0.17.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::micrometer-pekko:0.17.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>micrometer-pekko_3</artifactId>
  <version>0.17.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'micrometer-pekko_3', version: '0.17.0'