opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

OpenTelemetry Python API and SDK

Results 484 opentelemetry-python issues
Sort by recently updated
recently updated
newest added

**Describe your environment** I have setup an opetelemetry collector pod, and a jaeger pod (allinone). I am able to send tracer to collector using some demo apps (java based), but...

bug

Python 3.6 has reached [end of life](https://endoflife.date/python). Remove support for 3.6.

build & infra

As spec'd here https://github.com/open-telemetry/opentelemetry-specification/pull/2359

good first issue
help wanted
feature-request
logging

As per the following comment: wondering if this were to return metric sequence you could simplify this chain of calls `callback` -> `_receive_metrics` -> `add_metrics_data` -> `deque` -> `yield`. _Originally...

good first issue
metrics
help wanted

Before opening a feature request against this repo, consider whether the feature should/could be implemented in the [other OpenTelemetry client libraries](https://github.com/open-telemetry/). If so, please [open an issue on opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification/issues/new) first....

good first issue
help wanted
feature-request

**Is your feature request related to a problem?** When using Opentracing Shim, the Kind attribute is not set and so all spans coming from Opentracing Shim has span.kind=internal **Describe the...

good first issue
help wanted
feature-request

Hi Team, I'm working on testing opentelemetry python language library for arm64 platform. **Is your feature request related to a problem?** The python language library doesn’t have arm64 platform support....

question
discussion
feature-request
waiting for response

Python started to support async/await syntax in version 3.7. We want to explore how to support this in OpenTelemetry Python. Things to be explored are: 1. Do we provide this...

help wanted
feature-request

> and when a new process is not created (simply a new fork is created). When does this happen? One thing I am still thinking about is how do I...

Fixes #2360 6 months have passed since 3.6 reached its [end of life](https://devguide.python.org/devcycle/#end-of-life-branches). [Our policy](https://github.com/open-telemetry/opentelemetry-python#python-version-support-addition-and-removal) requires we remove support for 3.6.