GoogleCloudPlatform / opentelemetry-operations-python

OpenTelemetry Python exporters for Google Cloud Monitoring and Trace
https://google-cloud-opentelemetry.readthedocs.io/en/stable/
Apache License 2.0
64 stars 45 forks source link

Fix broken test that relied on patching internals and lint #341

Closed aabmass closed 3 months ago

aabmass commented 3 months ago

This code has suffered from some bit rot while new dependency versions came out. Lint issues are caused by https://github.com/protocolbuffers/protobuf/issues/10372