@hackage hs-opentelemetry-api-types1.0.0.0
Core attribute types for hs-opentelemetry
Categories
License
BSD-3-Clause
Maintainer
ian@iankduncan.com
Links
Versions
- 1.0.0.0 Fri, 29 May 2026
Installation
Dependencies (4)
- base >=4.7 && <5
- hashable
- template-haskell
- text Show all…
Dependents (2)
@hackage/hs-opentelemetry-semantic-conventions, @hackage/hs-opentelemetry-api
Leaf package containing Attribute, PrimitiveAttribute, and AttributeKey
— the foundational value types of the OpenTelemetry API. Extracted so that
hs-opentelemetry-semantic-conventions and hs-opentelemetry-api can both
depend on these types without creating a circular dependency.