hs-opentelemetry-instrumentation-cloudflare

OpenTelemetry instrumentation for Cloudflare services

https://github.com/iand675/hs-opentelemetry#readme

Stackage Nightly 2026-07-30:1.0.0.0
Latest on Hackage:1.0.0.0

See all snapshots hs-opentelemetry-instrumentation-cloudflare appears in

BSD-3-Clause licensed by Ian Duncan, Jade Lovelace
Maintained by [email protected]
This version can be pinned in stack with:hs-opentelemetry-instrumentation-cloudflare-1.0.0.0@sha256:58cba475f334cd5120216b7547e71389c0dd556318227a9228d16607b1640f79,2032

Module documentation for 1.0.0.0

Cloudflare OpenTelemetry Instrumentation

hs-opentelemetry-instrumentation-cloudflare

Instrumentation for capturing a number of interesting Cloudflare headers on incoming HTTP requests for WAI applications.

Intended to be used alongside hs-opentelemetry-instrumentation-wai.

Changes

Changelog for cloudflare

1.0.0.0 - 2026-05-29

  • Promoted to 1.0.0.0 for the hs-opentelemetry 1.0 release.

0.2.0.2

  • Relax hs-opentelemetry-api bounds to support 0.3.x

0.2.0.1

  • Support newer dependencies

0.2.0.0

Breaking changes

  • Use HashMap Text Attribute instead of [(Text, Attribute)] as attributes