hs-opentelemetry-instrumentation-wai-0.1.1.0: WAI instrumentation middleware for OpenTelemetry
Safe HaskellSafe-Inferred
LanguageHaskell2010

OpenTelemetry.Instrumentation.Wai

Description

New HTTP semantic conventions have been declared stable. Opt-in by setting the environment variable OTEL_SEMCONV_STABILITY_OPT_IN to - "http" - to use the stable conventions - "http/dup" - to emit both the old and the stable conventions Otherwise, the old conventions will be used. The stable conventions will replace the old conventions in the next major release of this library.

Documentation