On 13.09.21 03:20, Prince wrote:
> 
> I want to combine two metrics in such a way that both should be displayed 
> on one graph in Prometheus. For eg:
>  metric_one{label1:value1} 123
>  metrci_two{label2:value2} 345
>   
> I want these metrics should be displayed on one chart in Prometheus.

That's not easily possible in the native Prometheus UI, but you can
use a 3rd party dashboarding tool like Grafana, where this is just
normal.

Having said that, there is an ancient GH issue to add the feature to
the Prometheus UI directly:
https://github.com/prometheus/prometheus/issues/39

In yet different news, this is the mailing list for Prometheus
development. If you have question about using Prometheus, the
Prometheus-users mailing list is much more suitable, see
https://groups.google.com/forum/#!forum/prometheus-users . There are
also other community channels to get support, see
https://prometheus.io/community/

-- 
Björn Rabenstein
[PGP-ID] 0x851C3DA17D748D03
[email] [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/20210916142749.GD3692%40jahnn.

Reply via email to