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.

Modules

[Last Documentation]

  • Core
    • Core.Telemetry
      • Core.Telemetry.Console
      • Core.Telemetry.General
      • Core.Telemetry.Honeycomb
      • Core.Telemetry.Identifiers
      • Core.Telemetry.Observability
      • Core.Telemetry.Structured

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 base (>=4.11 && <5), bytestring, core-data (>=0.3.8.0), core-program (>=0.6.2.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-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-04-25T12:59:00Z
Distributions LTSHaskell:0.2.9.4, NixOS:0.2.9.4, Stackage:0.2.9.4
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 2028 total (73 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 2023-04-25 [all 2 reports]