Connection exception Connection aborted
when exporting metrics periodically
#4476
Labels
bug
Something isn't working
Describe your environment
OS: MacOS
Python version: Python 3.11
SDK version: 1.30.0
API version: 1.30.0
What happened?
Ran the demo python app from the getting started on opentelemetry.io and ran into the following exception when exporting metrics:
Steps to Reproduce
OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf
localhost:8080/rolldice
to generate a metricExpected Result
No exception when emitting metrics
Actual Result
The exception documented above.
Additional context
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: