Leighton Chen
Leighton Chen
@mpozniak95 Please update the description of the pr to reflect what you are trying to do. I am not familiar with the inner workings of https://github.com/traceloop/openllmetry so please summarize exactly...
Discussed in 3/17 SIG: Perhaps we can modify testbaseutils for loading only an api so instrumentations can test only against the api classes
I'm not really super enthusiastic about having so many `tox` files. Is the largeness of the singular tox file so much that it warrants separating these out? From the issue:...
@shwejanraj Are you still working on this?
@Heatstealer Are you still working on this?
@abhinavyesss I'm not able to reproduce the issue in my local environment. Do you happen to be running this in a container or an azure app service instance/azure functions instance?...
Closing due to inactivity
Shouldn't we support Python 3.13 in the [api](https://github.com/open-telemetry/opentelemetry-python/blob/main/opentelemetry-api/pyproject.toml#L25) before we add support for the instrumentations?
@karpikpl Thanks for trying out the Azure monitor OpenTelemetry Distro. You should only be using `APPLICATIONINSIGHTS_CONNECTION_STRING` env var to configure your connection string. I will try to explain the 4x...
@greatvovan We have this documented [here](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry#logging-issues). Also, there is ongoing work to make this work automatically without the user having to add this code.