Leighton Chen

Results 327 comments of Leighton Chen

@paigerduty Not planned nor in progress. We welcome any contributors to pick this up! Also, specs are merged for exemplars! https://github.com/open-telemetry/opentelemetry-specification/pull/3870

Could those experiencing this issue in 3.8 and the latest OpenTelemetry provide a detailed description of the steps that you have taken to reproduce this? Looks like @srikanthccv 's suggestion...

Interesting. Since we already assume the default context is contextvars_context in the api and this is the value we attempt to [load](https://github.com/open-telemetry/opentelemetry-python/blob/main/opentelemetry-api/pyproject.toml#L41), should we simply load the default if there...

@goyerl You shouldn't need the logger instrumentation. Logging is part of the OpenTelemetry SDK.

@TommyCpp Is the tags for this supposed to be under `metrics`?

@BigMorty We have plans to improve our OT based monitoring solution in Azure functions this upcoming semester. Feel free to reach out if you would like more context about this.

See [this comment](https://github.com/census-instrumentation/opencensus-python/issues/1171#issuecomment-1375995216)

@graingert-coef Do you see this warning on Python 3.9? OpenCensus only supports up to [Python 3.9](https://github.com/census-instrumentation/opencensus-python/blob/master/contrib/opencensus-ext-azure/setup.py#L38)