core-telemetry: Advanced telemetry
This is part of a library to help build command-line programs, both tools and longer-running daemons.
This package in particular adds helpers for recording telemetry for subsequent analysis. You can instrument your code with tracing and spans, and also emit events carrying arbitrary metadata. Backends are provided for structured logs, sending traces to observability services, or even just outputting the telemetry to console.
See Core.Telemetry.Observability to get started.
Modules
[Index] [Quick Jump]
Downloads
- core-telemetry-0.2.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates