Rytis Bagdziunas

Results 7 comments of Rytis Bagdziunas

This is not necessarily a request for a change in public API, more of a note to add to the list. `opentelemetry-instrumentation-httpx` is [now relying on private `httpx._api.Client`](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2538) to instrument...

@tomchristie, would you have an alternative proposal on how to do it efficiently? Other than patching each one of those methods, there didn't seem to be an obvious way to...

I've tested this PR in my local environment and it seems to be working quite nicely. I noticed that context doesn't get propagated in `task_postrun` signal but not sure if...

@malcolmrebughini So from what I understood Celery instrumentation registers a `task_postrun` signal which detaches the OTel context. Since application code might have its own `task_postrun` signals, then the ordering starts...

Could this patch be considered for merging? We hit this gap in instrumentation in our deployments which relied on `httpx.request` method.

I think the general answer is that you actually can't. Your forecasting model assumes a level of stationarity in your series and for heavily impacted series Covid-19 shock just breaks...

There has been [some updates in the spec](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/resource/README.md#service-experimental) regarding this issue since last post in the thread. > Implementations, such as SDKs, are recommended to generate a random Version 1...