jacum / akka-sensors   0.7.1

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.2.3


Group ID:
nl.pragmasoft.sensors
Artifact ID:
sensors-core_2.12
Version:
0.2.3
Release Date:
Dec 21, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>nl.pragmasoft.sensors</groupId>
  <artifactId>sensors-core_2.12</artifactId>
  <version>0.2.3</version>
</dependency>

compile group: 'nl.pragmasoft.sensors', name: 'sensors-core_2.12', version: '0.2.3'