spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Not all metrics are reported when using prometheus proxy
When apps are terminated before the proxy has had a chance to send the metrics to prometheus the metrics are lost. Issue: https://github.com/micrometer-metrics/prometheus-rsocket-proxy/issues/35 discusses this problem. A resolution should be provided in 1.5 of the prometheus-rsocket-proxy. Users should upgrade when available.