You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an OpenTelemetryCollector CRD for managing an OpenTelemetry Collector Gateway as well as sidecars. In mode: deployment with replicas: 3, we're noticing that our scaling never changes, and we always have 1 replica.
Here's the current state of the CRD we're deploying:
Hello, we've observed issues with the prometheus exporter in version 0.82 (#2016) of the operator, please update your operator to the latest version (0.83) and let me know if that fixes your problem
@yuriolisa We're currently running 0.37.1. I haven't checked, but this issue might have been resolved by one of my teammates, @parkedwards. He mentioned that it could be a symptom of this issue mentioned in the docs:
With Helm v3.0, CRDs created by this chart are not updated by default and should be manually updated. Consult also the Helm Documentation on CRDs.
I think we can close this for now. Thanks for taking a look!
Summary
We have an
OpenTelemetryCollector
CRD for managing an OpenTelemetry Collector Gateway as well as sidecars. Inmode: deployment
withreplicas: 3
, we're noticing that our scaling never changes, and we always have 1 replica.Here's the current state of the CRD we're deploying:
We're using v0.82.0 and the operator Helm chart v0.35.2. We're not using autoscaling.
The text was updated successfully, but these errors were encountered: