Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(spans): Derive geo info for standalone spans #4047

Merged
merged 8 commits into from
Sep 20, 2024
Merged

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented Sep 19, 2024

Derive geo info from the span.data[client.address].

@jjbayer jjbayer marked this pull request as ready for review September 19, 2024 15:04
@jjbayer jjbayer requested a review from a team as a code owner September 19, 2024 15:04
///
/// <https://opentelemetry.io/docs/specs/semconv/attributes-registry/user/>
#[metastructure(field = "user.roles")]
pub user_roles: Annotated<Array<String>>,
Copy link
Member Author

Choose a reason for hiding this comment

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

I decided to add all user-related fields from the Otel convention, even though we don't use them atm.

@jjbayer jjbayer enabled auto-merge (squash) September 20, 2024 06:14
@jjbayer jjbayer self-assigned this Sep 20, 2024
@jjbayer jjbayer merged commit c6e3021 into master Sep 20, 2024
23 checks passed
@jjbayer jjbayer deleted the feat/spans-user-geo branch September 20, 2024 06:25
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