BSD-3-Clause licensed by Ian Duncan
Maintained by [email protected]
This version can be pinned in stack with:hs-opentelemetry-api-types-1.0.0.0@sha256:28e1b64c5f20bf3e6ead77c3b40aadf9a5b0e07d197eeb462b987d391dd1f513,1211

Module documentation for 1.0.0.0

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.

Changes

Changelog for hs-opentelemetry-api-types

1.0.0.0 - 2026-05-29

  • Initial public release as part of the hs-opentelemetry 1.0 release. Provides the core Attribute, PrimitiveAttribute, and AttributeKey types shared by hs-opentelemetry-api and hs-opentelemetry-semantic-conventions.