core-telemetry: Advanced telemetry
This version is deprecated.
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
- Core
- Core.Telemetry
- Core.Telemetry.Console
- Core.Telemetry.Honeycomb
- Core.Telemetry.Observability
- Core.Telemetry
Downloads
- core-telemetry-0.1.6.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 | async, base (>=4.11 && <5), bytestring, chronologique, core-data, core-program (>=0.3.0), core-text (>=0.3.5), exceptions, http-streams, io-streams, mtl, random, safe-exceptions, scientific, stm, template-haskell (>=2.14 && <3), text, unix [details] |
Tested with | ghc ==8.10.7 |
License | MIT |
Copyright | © 2021 Athae Eredh Siniath and Others |
Author | Andrew Cowie <istathar@gmail.com> |
Maintainer | Andrew Cowie <istathar@gmail.com> |
Revised | Revision 1 made by AndrewCowie at 2021-10-21T13:02:10Z |
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 2021-10-21T12:56:48Z |
Distributions | LTSHaskell:0.2.9.4, NixOS:0.2.9.4, Stackage:0.2.9.4 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 2732 total (33 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2021-10-21 [all 2 reports] |