opentelemetry-python
opentelemetry-python copied to clipboard
OpenTelemetry Python API and SDK
Hey all! We've spent a lot of time lately improving our release workflow in the OTel Java repos, and I'd like to see if our toil and pain can be...
Some old documentation lives here https://open-telemetry.github.io/opentelemetry-python/index.html. It has been the source of lot of issues lately. Remove the github pages docs deployment.
# Description Add a configurable max_export_batch_size to the gRPC metrics exporter. This is to avoid reaching the 4MB gRPC limit when observables generate a lot metrics Fixes #2710 ## Type...
Similar to https://github.com/opentracing/opentracing-python#inbound-request
# Description Fixes #2756 ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested?...
Discussed further in https://github.com/open-telemetry/opentelemetry-python/issues/2402#issuecomment-1116875919 > OTLP exporter as of today > > * try to export, with a ~30~ 10 second timeout, fail and wait 2 seconds > * try...
Probably out of scope for this but should we clarify somewhere what happens when the metric reader is configured and view also matches. _Originally posted by @srikanthccv in https://github.com/open-telemetry/opentelemetry-python/pull/2832#discussion_r923971127_
As per the SDK specification: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#exemplar