jacum / akka-sensors   0.6.3

GitHub

Non-intrusive native Prometheus collectors for Akka internals, negligible performance overhead, suitable for production use.

Scala versions: 2.13 2.12

sensors-core 0.0.8


Group ID:
nl.pragmasoft.sensors
Artifact ID:
sensors-core_2.13
Version:
0.0.8
Release Date:
Jan 27, 2021
Licenses:
MIT
Files:

libraryDependencies += "nl.pragmasoft.sensors" %% "sensors-core" % "0.0.8"

Mill build tool

ivy"nl.pragmasoft.sensors::sensors-core:0.0.8"

Scala CLI

//> using dep "nl.pragmasoft.sensors::sensors-core:0.0.8"

Ammonite REPL

import $ivy.`nl.pragmasoft.sensors::sensors-core:0.0.8`

<dependency>
  <groupId>nl.pragmasoft.sensors</groupId>
  <artifactId>sensors-core_2.13</artifactId>
  <version>0.0.8</version>
</dependency>

compile group: 'nl.pragmasoft.sensors', name: 'sensors-core_2.13', version: '0.0.8'