Commit e8916fc
committed
Use threading.Event() to communicate when an
export call is occuring, so that shutdown waits for
export call to finish.
Use threading.Event() to communicate when shutdown
is occuring, so that sleep in export is interrupted if a
shutdown is occuring.1 parent db2dd1e commit e8916fc
File tree
4 files changed
+371
-129
lines changed- exporter
- opentelemetry-exporter-otlp-proto-grpc/src/opentelemetry/exporter/otlp/proto/grpc/_log_exporter
- opentelemetry-exporter-otlp-proto-http/src/opentelemetry/exporter/otlp/proto/http
- _log_exporter
- metric_exporter
- trace_exporter
4 files changed
+371
-129
lines changed
0 commit comments