Skip to content

Conversation

AbhiPrasad
Copy link
Member

In #15530 I added types for the log envelope and log item.

This PR comes and explicitly references that these added types were otel logs. For more details, see the logs spec in develop: getsentry/sentry-docs#12920.

Note I used Otel everywhere here, but I'm also fine with switching to OpenTelemetry.

@AbhiPrasad AbhiPrasad requested a review from a team March 17, 2025 13:34
@AbhiPrasad AbhiPrasad self-assigned this Mar 17, 2025
@AbhiPrasad AbhiPrasad requested review from Lms24 and mydea and removed request for a team March 17, 2025 13:34
intValue: number;
// integers must be represented as a string
// because JSON cannot differentiate between integers and floats
intValue: 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.

This is a bug fix

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) March 17, 2025 14:44
@AbhiPrasad AbhiPrasad merged commit 0b37427 into develop Mar 17, 2025
153 of 154 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-otel-log-types branch March 17, 2025 14:52
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