-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat: support OpenTelemetry's LoggingInstrumentor #15415
Copy link
Copy link
Open
Labels
api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
api: loggingIssues related to the Cloud Logging API.Issues related to the Cloud Logging API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
OpenTelemetry libraries inject trace and span info into Python LogRecords. If we support these fields in this library, it would make our trace-log correlation feature work for frameworks outside of Flask/Django
googleapis/python-logging#505 (comment)