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.4.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
Versions [RSS] | 0.1.6.0, 0.1.6.1, 0.1.7.0, 0.1.7.1, 0.1.7.2, 0.1.7.3, 0.1.8.1, 0.1.9.1, 0.1.9.2, 0.1.9.3, 0.1.9.4, 0.2.0.1, 0.2.2.0, 0.2.3.0, 0.2.3.2, 0.2.3.4, 0.2.3.5, 0.2.3.7, 0.2.5.0, 0.2.6.0, 0.2.6.1, 0.2.7.0, 0.2.7.2, 0.2.7.3, 0.2.8.0, 0.2.9.0, 0.2.9.1, 0.2.9.3, 0.2.9.4 (info) |
---|---|
Dependencies | base (>=4.11 && <5), bytestring, core-data (>=0.3.8.0), core-program (>=0.6.6.0), core-text (>=0.3.7.1), exceptions, http-streams, io-streams, mtl, network-info, random, safe-exceptions, scientific, stm, template-haskell (>=2.14 && <3), text, time, unix, uuid-types, zlib [details] |
Tested with | ghc ==8.10.7, ghc ==9.2.7 |
License | MIT |
Copyright | © 2021-2023 Athae Eredh Siniath and Others |
Author | Andrew Cowie <istathar@gmail.com> |
Maintainer | Andrew Cowie <istathar@gmail.com> |
Category | System |
Home page | https://github.com/aesiniath/unbeliever#readme |
Bug tracker | https://github.com/aesiniath/unbeliever/issues |
Source repo | head: git clone https://github.com/aesiniath/unbeliever |
Uploaded | by AndrewCowie at 2023-06-24T01:58:46Z |
Distributions | LTSHaskell:0.2.9.4, NixOS:0.2.9.4, Stackage:0.2.9.4 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2457 total (96 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-06-24 [all 1 reports] |