hs-opentelemetry-instrumentation-hspec

[ bsd3, library, unclassified ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.1.1
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), hs-opentelemetry-api (>=0.0.3 && <0.2), hspec (>=2.9.4), hspec-core (>=2.9.4), mtl, resourcet, text, unliftio, vault [details]
License BSD-3-Clause
Copyright 2023 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 IanDuncan at 2023-08-31T14:14:14Z
Distributions NixOS:0.0.1.1
Downloads 137 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-08-31 [all 1 reports]

Readme for hs-opentelemetry-instrumentation-hspec-0.0.1.1

[back to package description]

hs-opentelemetry-instrumentation-hspec

Instrumentation for Hspec for OpenTelemetry. This creates a span for each test case inside a test suite.

Usage

See the example in examples/hspec for an instrumented test suite.