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

logs: Document Flags mapping in Google Cloud logs appendix #3629

Merged
merged 4 commits into from
Aug 11, 2023

Conversation

damemi
Copy link
Contributor

@damemi damemi commented Jul 28, 2023

Changes

GCP logging exporters should support the IsSampled flag, for example GoogleCloudPlatform/opentelemetry-operations-go#690 adds this support.

Currently, this is supported by the gcp.trace_sampled attribute (by way of our mapping for "All other fields" to a matching gcp.* attribute).

Therefore, in the spec this is a breaking change (from gcp.trace_sampled to Flags), but implementations can continue to support the attribute for backward-compatibility.

@damemi
Copy link
Contributor Author

damemi commented Jul 28, 2023

cc @dashpole @jsuereth

@arminru arminru added spec:logs Related to the specification/logs directory area:data-model For issues related to data model labels Aug 1, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
@arminru arminru merged commit 7b4c60c into open-telemetry:main Aug 11, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:data-model For issues related to data model spec:logs Related to the specification/logs directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants