Skip to content

Release 5.10.0 - #261

Merged
TheJokr merged 1 commit into
mainfrom
release/5.10.0
Sep 1, 2026
Merged

Release 5.10.0#261
TheJokr merged 1 commit into
mainfrom
release/5.10.0

Conversation

@TheJokr

@TheJokr TheJokr commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Added

  • feat(telemetry): USDT probes for tracing spans end #257: The new span_with_probe! macro (and its #[span_fn] counterpart, end_probe = true) adds a unique USDT probe point to the created span. It is executed when the span is dropped (provided something attached to the probe point.) The probe point is named after the span, so you can choose which span ends to observe. See the probe! docs for details on how this works internally.

@TheJokr TheJokr self-assigned this Sep 1, 2026
@TheJokr
TheJokr merged commit 50b62e0 into main Sep 1, 2026
21 checks passed
@TheJokr
TheJokr deleted the release/5.10.0 branch September 1, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants