Skip to content

feat: otel tracing#57

Merged
fergusfinn merged 3 commits intomainfrom
feat/otel-tracing
Mar 11, 2026
Merged

feat: otel tracing#57
fergusfinn merged 3 commits intomainfrom
feat/otel-tracing

Conversation

@hachall
Copy link
Contributor

@hachall hachall commented Mar 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 9, 2026 15:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refines tracing span names for request/response handling in PostgresHandler to improve OpenTelemetry trace readability and consistency.

Changes:

  • Set an explicit tracing span name for handle_request (outlet.handle_request).
  • Set an explicit tracing span name for handle_response (outlet.handle_response).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

hachall and others added 2 commits March 10, 2026 14:12
Temporarily uses path dependency to pick up OTel span reparenting
changes from outlet. Must be switched back to a versioned dependency
after outlet is published with the new tracing changes.
Switches from path = "../outlet" to the published crate version
which includes the OTel span improvements.
@fergusfinn fergusfinn merged commit 021c04b into main Mar 11, 2026
2 checks passed
@fergusfinn fergusfinn mentioned this pull request Mar 11, 2026
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.

3 participants