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

Add addAllAttributes() to ReadWriteLogRecord. #5825

Merged
merged 5 commits into from
Sep 26, 2023

Conversation

breedx-splk
Copy link
Contributor

This addition of addAllAttributes() matches exactly what is in the Span interface (signal type interface parity).

In Android, we expect to need to add a common set of "global" attributes to every event in a standard way. This helps to facilitate that more cleanly than other approaches.

@breedx-splk breedx-splk requested a review from a team as a code owner September 13, 2023 00:11
@mateuszrzeszutek
Copy link
Member

You need to run ./gradlew jApiCmp as well

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
.../io/opentelemetry/sdk/logs/ReadWriteLogRecord.java 100.00%

📢 Thoughts on this report? Let us know!.

@breedx-splk
Copy link
Contributor Author

build failure looks sporadic? could use a re-run.

@jack-berg jack-berg merged commit 3f47934 into open-telemetry:main Sep 26, 2023
18 checks passed
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.

None yet

3 participants