Registry / observability / natchez-core-3

natchez-core-3

JSON →
library0.3.10javamavenunverified

Tagless, non-blocking OpenTracing implementation for Scala.

<dependency> <groupId>org.tpolecat</groupId> <artifactId>natchez-core_3</artifactId> <version>0.3.10</version> </dependency>
INSTALL
IMPORT
SIG · NATCHEZ-CORE-3
N
natchez-core-3
observabilityjavav0.3.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Trace
natchez.Trace

Creates a root trace span for a service.

import natchez.Trace import cats.effect.IO val trace: Trace[IO] = Trace.entryPoint[IO].flatMap(_.root("service"))
Debug
Known issues
gotchaRequires cats-effect and fs2 dependencies.
fix
Add cats-effect and fs2 to build.sbt.
affects: all
Upgrade
Version history
0.3.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
2
Resources
natchez-core-3 — mvn dependency:get natchez-core-3 · libregistry