core-telemetry: Advanced telemetry

[ library, mit, system ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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, core-data (>=0.3.6.0), core-program (>=0.5.0.2), 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]
License MIT
Copyright © 2021-2022 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 2022-08-18T06:31: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 1956 total (68 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-08-18 [all 1 reports]