HOMELAB-1096: fix Prometheus remote-write-receiver config #218
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-1096-pi-dashboards-with-metrics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes Prometheus remote-write-receiver configuration to use
enableRemoteWriteReceiver: true(CRD field) instead of the deprecated feature flag.This allows Tempo's metrics-generator to successfully write span metrics to Prometheus.
Refs: HOMELAB-1096