Michael Schilonka

Results 48 issues of Michael Schilonka

There is an example available already: https://opentelemetry-python.readthedocs.io/en/latest/examples/django/README.html

enhancement

### 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...

bug
enhancement
good first issue

### What is the new feature about? Please consider the following scenario. This is probably a not too uncommon deployment pattern in Kubernetes. ![gefyra-local port of sidecar drawio](https://user-images.githubusercontent.com/676722/192805427-03dc4fc9-4808-4eb4-82b2-ab6b79d6296f.png) The Pod...

enhancement 🎉

### 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...

question