GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
Support traceSampled field
Open
logging
priority: p3
trace
type: enhancement
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
Google Logging defines boolean field "traceSampled" (https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry ). Spring GCP and Sleuth only fill fields "trace" and "spanId" in log entry. Seems that "traceSampled" is never populated. It would be good to populate this field.
Contributor guide
Assessment
This issue has not been assessed yet.