davenverse / natchez-http4s-otel   0.3.0

MIT License GitHub

Opinionated Open Telemetry Standard Focused Http4s Middlewares for Natchez

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

natchez-http4s-otel 0.2.1


Group ID:
io.chrisdavenport
Artifact ID:
natchez-http4s-otel_2.12
Version:
0.2.1
Release Date:
May 25, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.chrisdavenport" %% "natchez-http4s-otel" % "0.2.1"

Mill build tool

ivy"io.chrisdavenport::natchez-http4s-otel:0.2.1"

Scala CLI

//> using dep "io.chrisdavenport::natchez-http4s-otel:0.2.1"

Ammonite REPL

import $ivy.`io.chrisdavenport::natchez-http4s-otel:0.2.1`

<dependency>
  <groupId>io.chrisdavenport</groupId>
  <artifactId>natchez-http4s-otel_2.12</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'io.chrisdavenport', name: 'natchez-http4s-otel_2.12', version: '0.2.1'