edenkoveshi
edenkoveshi
Hi, I am now starting to work with this operator and OpenTelemetry. I am trying to set up a collector as sidecar and another one as a Deployment. The Deployment...
**What did you do?** I am trying to send a "resolved" message for alerts that have been resolved unsusccessfully. It does send them some times but most of the times...
**What is missing?** The idea is to maintain a service that points only to one prometheus replica, and update it if that replica is down. **Why do we need it?**...
**Checklist:** - [x] Have you added an explanation of what your changes do and why you'd like them to be included? - [x] Have you updated or added documentation for...
## Description I have a node container for which I use the env var `NODE_OPTIONS` However, it is defined via a ConfigMap under `containers[0].envFrom` and not `containers[0].env` The NodeJS auto...