Changelog
[2.0.0]
Breaking
- Dependency
gleam_stdlibupgraded to v1.x remove_default_handlersplit and renamed intoremove_default_loggerandremove_sasl_loggerset_sasl_handlerrenamed toset_opengleametry_logger- Moved
Attributetype alias to its own file (it is not part of a link)
[1.1.0] - 2026-01-28
Added
Capturing crash reports and sending them across as spans, linking to the span in which the crash took place, if such a span exists.
[1.0.0] - 2025-09-14
- create spans
- create spans with links to asynchronous spans
- set attributes
- set errors
- whole span business is a no-op without an exporter such as the
opentelemetry_exporterpackage