hs-opentelemetry-utils-exceptions

[ bsd3, library, unclassified ] [ Propose Tags ] [ Report a vulnerability ]

Modules

[Last Documentation]

  • OpenTelemetry
    • Utils
      • OpenTelemetry.Utils.Exceptions

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
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), exceptions, hs-opentelemetry-api (>=0.2 && <0.3), hs-opentelemetry-sdk (>=0.1 && <0.2), text [details]
License BSD-3-Clause
Copyright 2024 Ian Duncan, Mercury Technologies
Author Ian Duncan, Jade Lovelace
Maintainer ian@iankduncan.com
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
Uploaded by michaelpj at 2024-11-24T20:29:52Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 254 total (32 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 2024-11-25 [all 2 reports]

Readme for hs-opentelemetry-utils-exceptions-0.2.0.1

[back to package description]

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.