Endre Sara
Endre Sara
## Bug Report **What did you do?** I am deploying operators from an operator catalog using OLM (in openshift or upsteam) **What did you expect to see?** I see the...
cluster-operator can check the logs after the creation of the job
$ kubectl logs -f storageos-cluster-operator-598bbc4d79-k66qj -n storageos-operator 2019-09-07T02:46:03.279Z INFO storageos.job Creating a new DaemonSet {"Request.Namespace": "default", "Request.Name": "storageos-job"} 2019-09-07T02:46:03.342Z DEBUG kubebuilder.controller Successfully Reconciled {"controller": "job-controller", "request": "default/storageos-job"} 2019-09-07T02:46:03.478Z INFO storageos.job...
address https://github.com/redis/go-redis/issues/2825
When connecting to a remote redis cache/database, the server.address and server.port can indicate which host/port the client is connecting to as per https://opentelemetry.io/docs/specs/semconv/database/database-spans/#connection-level-attributes ## Expected Behavior Expected to see server...
**Describe the bug** We are using odigos to autoinstrument a python application, but the app is written/containerized with a predefined PYPATH and the autoinstrumention overrides it and breaks the application...
**Describe the bug** We have containers where the container runs more then one process, one in java and another process is in python. The actual use cases is that the...
**Describe the bug** The gateway or the collector process may be killed for various reason in a shared environment (even if we assign a request to memory). During the restart...
set http status code span attribute for graphql response to address https://github.com/ravilushqa/otelgqlgen/issues/175