Andris J

Results 6 comments of Andris J

I am not sure whether this is related, but I am experiencing issue that dashboard picks up non-kubernetes nodes (in this case openwrt node-exporter). It also messes up metrics like...

How to add additional label in Prometheus Operator? As "cluster" isn't default label. ![image](https://github.com/dotdc/grafana-dashboards-kubernetes/assets/13591407/27368578-9e92-4c5e-b001-8b6bdeefbff4)

Hi @dotdc, Thanks for the tip. It works fine without label. I wanted to see whether it will fix non-kubernetes node-exporters leaking into dashboard like I reported earlier in this...

Encountered same issue. Dirty workaround is to run opencost exporter as root user. ``` opencost: securityContext: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 ``` Or configure sidecar container which will set...

I am having exactly the same issue with Sonoff Zigbee P dongle. Edit: Fixed the issue by updating dongle to Z-Stack firmware and rejoining the switch.

There are breaking changes in Cloudflare API. Try upgrading to [1.16.4 ](https://github.com/cert-manager/cert-manager/releases/tag/v1.16.4 ) to fix [Cloudflare issue](https://github.com/cert-manager/cert-manager/issues/7540).