Skip to content

Conversation

@djthorpe
Copy link
Member

@djthorpe djthorpe commented Jan 11, 2026

This PR improves OpenTelemetry span naming by removing the task ID from the span name while retaining it in span attributes.

Changes:

  • Modified span name from "task.{queue}.{id}" to "task.{queue}" to reduce span cardinality
  • Aligns task span naming with ticker span naming pattern for consistency

Copilot AI review requested due to automatic review settings January 11, 2026 21:15
Copy link
Contributor

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 improves OpenTelemetry span naming by removing the task ID from the span name while retaining it in span attributes.

Changes:

  • Modified span name from "task.{queue}.{id}" to "task.{queue}" to reduce span cardinality
  • Aligns task span naming with ticker span naming pattern for consistency

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

@djthorpe djthorpe self-assigned this Jan 11, 2026
@djthorpe djthorpe merged commit bfe9212 into main Jan 11, 2026
7 checks passed
@djthorpe djthorpe deleted the djt/0111/spanname branch January 11, 2026 21:19
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