Thank you

ב-יום ראשון, 1 בנובמבר 2020 בשעה 18:25:05 UTC+2, [email protected] כתב/ה:

> This is really a grafana question, not a prometheus question.  You can 
> make a new variable in exactly the same way as the "instance" one to 
> capture the "server" label:
>
> Instance:
>
> Query: 
> query_result(pg_settings_seq_page_cost{instance="$instance",job="postgres_exporter"})
> Regex: /.*server="([^"]+).*/
>
> If necessary, replace pg_settings_seq_page_cost with some metric that you 
> expect to see as part of *every* postgres instance scrape.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" 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-users/a7ca3858-6ea4-4003-9eda-3c969172beabn%40googlegroups.com.

Reply via email to