telemere/main/resources/docs
Peter Taoussanis e95937401d
Some checks are pending
Clj tests / tests (17, ubuntu-latest) (push) Waiting to run
Clj tests / tests (19, ubuntu-latest) (push) Waiting to run
Clj tests / tests (21, ubuntu-latest) (push) Waiting to run
Cljs tests / tests (21, ubuntu-latest) (push) Waiting to run
Graal tests / tests (17, macOS-latest) (push) Waiting to run
Graal tests / tests (17, ubuntu-latest) (push) Waiting to run
Graal tests / tests (17, windows-latest) (push) Waiting to run
[new] OpenTelemetry handler: support spans created outside Telemere
BEFORE this commit:

  Telemere captured OpenTelemetry context only when generating
  tracing signals (`trace!`, `spy!`, etc.).

AFTER this commit:

  Telemere always captures OpenTelemetry context when present.

Motivation for the change:

  Telemere users may have spans automatically created by the
  OpenTelemetry Java Agent, or manually created by other libs
  like clj-otel.

  By always capturing the OpenTelemetry context when present,
  this lets even non-tracing Telemere signals (like `log!`)
  include the relevant trace and span IDs for external tooling.

Thanks to @devurandom for suggesting this, and for helping
debug/identify the necessary changes 🙏
2025-12-04 12:50:33 +01:00
..
catch-to-error!.txt [nop] Move docstring resources 2025-04-30 14:50:40 +02:00
environmental-config.txt [nop] Move docstring resources 2025-04-30 14:50:40 +02:00
error!.txt [nop] Move docstring resources 2025-04-30 14:50:40 +02:00
event!.txt [nop] Move docstring resources 2025-04-30 14:50:40 +02:00
log!.txt [nop] Move docstring resources 2025-04-30 14:50:40 +02:00
signal!.txt [nop] Move docstring resources 2025-04-30 14:50:40 +02:00
signal-content.txt [nop] Misc improvements 2025-04-30 14:50:40 +02:00
signal-creators.txt [doc] Updates for Trove, simplify examples 2025-06-20 10:53:06 +02:00
signal-options.txt [new] OpenTelemetry handler: support spans created outside Telemere 2025-12-04 12:50:33 +01:00
spy!.txt [nop] Move docstring resources 2025-04-30 14:50:40 +02:00
trace!.txt [nop] Move docstring resources 2025-04-30 14:50:40 +02:00