pjfanning / micrometer-akka   0.13.3

Apache License 2.0 GitHub

A library for monitoring Akka that uses Micrometer metrics

Scala versions: 3.x 2.13 2.12

micrometer-akka 0.13.2


Group ID:
com.github.pjfanning
Artifact ID:
micrometer-akka_3
Version:
0.13.2
Release Date:
Feb 17, 2022
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "micrometer-akka" % "0.13.2"

Mill build tool

ivy"com.github.pjfanning::micrometer-akka:0.13.2"

Scala CLI

//> using dep "com.github.pjfanning::micrometer-akka:0.13.2"

Ammonite REPL

import $ivy.`com.github.pjfanning::micrometer-akka:0.13.2`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>micrometer-akka_3</artifactId>
  <version>0.13.2</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'micrometer-akka_3', version: '0.13.2'