⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@dennwc
Copy link
Contributor

@dennwc dennwc commented Jan 13, 2026

No description provided.

@dennwc dennwc requested review from a team January 13, 2026 09:05
@dennwc dennwc self-assigned this Jan 13, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 13, 2026

🦋 Changeset detected

Latest commit: e60c173

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

TraceKeySIPPrefix = TraceKeyPref + "sip."
TraceKeySIPHeaderPrefix = TraceKeySIPPrefix + "h."
TraceKeySIPCallID = attribute.Key(TraceKeySIPPrefix + "callID")
TraceKeySIPCallIDHeader = attribute.Key(TraceKeySIPHeaderPrefix + "CallID")
Copy link
Contributor

Choose a reason for hiding this comment

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

key case. also should these be call.id?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This just follows the name of the header in this case. Maybe the first one (non-header) should have dot as well. Let me fix that.

Copy link
Contributor

@paulwe paulwe Jan 13, 2026

Choose a reason for hiding this comment

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

if we were following existing conventions wouldn't all of them be camel case?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@dennwc dennwc merged commit 1562c62 into main Jan 13, 2026
7 checks passed
@dennwc dennwc deleted the trace-attrs branch January 13, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants