Metrics Generator span metrics to Prometheus without Prom Push Gateway #2621
-
Is there a way or something in the backlog to be able to have span metrics generated by metrics generator in Prometheus(without push gateway), something like serviceMonitor. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This is not currently on the backlog and likely will not be prioritized by the team. Given the volume of metrics generated by Tempo remote write is generally a better choice then scraping. However, you don't need push gateway to write span metrics from Tempo to Prometheus. Prometheus itself can be remote written to: |
Beta Was this translation helpful? Give feedback.
-
Currently, there isn't a direct integration for span metrics generated by Metrics Generator into Prometheus without using Push Gateway. It seems the only option available is through remote writing configuration as mentioned in the documentation. However, I'd recommend keeping an eye on the backlog for any updates |
Beta Was this translation helpful? Give feedback.
This is not currently on the backlog and likely will not be prioritized by the team. Given the volume of metrics generated by Tempo remote write is generally a better choice then scraping.
However, you don't need push gateway to write span metrics from Tempo to Prometheus. Prometheus itself can be remote written to:
https://prometheus.io/docs/prometheus/latest/feature_flags/#remote-write-receiver