We're using DOKS with Cilium/Hubble and Prometheus scraping Hubble metrics. Today, the cluster exposes a fixed static set of metrics through cilium-config (dns, drop, flow, flows-to-world, httpV2, icmp, kafka, port-distribution, tcp). We're on DOKS 1.36.0-do.0 and see that enable-dynamic-config is already set to true, but Hubble is still using the static exporter and there is no supported dynamic Hubble metrics ConfigMap wired in. What we want is a supported way to add or change Hubble metrics without editing the managed Cilium config and without restarting Cilium. Right now that isn't possible on our cluster, and it makes observability changes risky for a managed setup.