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

Allow specifying OTLP resource attributes for traces #7317

Merged
merged 2 commits into from
Apr 30, 2024

Add CHANGELOG entry

5960dd6
Select commit
Loading
Failed to load commit list.
Merged

Allow specifying OTLP resource attributes for traces #7317

Add CHANGELOG entry
5960dd6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 30, 2024 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 88 in pkg/tracing/otlp/otlp.go

See this annotation in the file changed.

Code scanning / CodeQL

Size computation for allocation may overflow High

This operation, which is used in an
allocation
, involves a
potentially large value
and might overflow.