Michael Schilonka
Michael Schilonka
There is an example available already: https://opentelemetry-python.readthedocs.io/en/latest/examples/django/README.html
### What is the new feature about? The logline `[INFO] There was no --endpoint argument provided. Connecting to a local Kubernetes node.` is printed on all actions. Yet it only...
### What is the new feature about? Please consider the following scenario. This is probably a not too uncommon deployment pattern in Kubernetes.  The Pod...
### Keywords temporaryerror, retry, handler ### Problem Thanks for this great framework! :+1: I am using `TemporaryError` throughout my operator quite a lot. I have a few long-running tasks which...