hs-opentelemetry-utils-exceptions: Exception utilities for OpenTelemetry instrumentation

[ bsd3, error-handling, library, opentelemetry, telemetry, unclassified ] [ Propose Tags ] [ Report a vulnerability ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 1.0.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), exceptions, hs-opentelemetry-api (>=1.0 && <1.1), hs-opentelemetry-sdk (>=1.0 && <1.1), text [details]
License BSD-3-Clause
Copyright 2024 Ian Duncan, Mercury Technologies
Author Ian Duncan, Jade Lovelace
Maintainer ian@iankduncan.com
Uploaded by IanDuncan at 2026-05-29T14:41:32Z
Category OpenTelemetry, Telemetry, Error Handling
Home page https://github.com/iand675/hs-opentelemetry#readme
Bug tracker https://github.com/iand675/hs-opentelemetry/issues
Source repo head: git clone https://github.com/iand675/hs-opentelemetry
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 430 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hs-opentelemetry-utils-exceptions-1.0.0.0

[back to package description]

OpenTelemetry Utilities for Haskell Exceptions

hs-opentelemetry-utils-exceptions

This package provides utilities for using OpenTelemetry with the exceptions package.

See https://github.com/yesodweb/yesod/issues/1533 for discussion on some subtle issues that may arise from using MonadMask.