>
> how to read custom metric in node exporter  using POMQL or postgresql,
>
like  *app_health 1 ,**centrify_health 1. etc*


# HELP app_health Metric read from /var/tmp/node_exporter/pscc.prom
> # TYPE app_health untyped*app_health 1
> *# HELP centrify_health Metric read from /var/tmp/node_exporter/pscc.prom
> # TYPE centrify_health untyped*centrify_health 1
> *# HELP cnr_health Metric read from /var/tmp/node_exporter/pscc.prom
> # TYPE cnr_health untyped
> cnr_health 0
>
> dlp_demux_k 1
# HELP go_gc_duration_seconds A summary of the pause duration of
garbage collection cycles.
# TYPE go_gc_duration_seconds summary
go_gc_duration_seconds{quantile="0"} 1.5273e-05
go_gc_duration_seconds{quantile="0.25"} 3.8132e-05
go_gc_duration_seconds{quantile="0.5"} 7.218e-05
go_gc_duration_seconds{quantile="0.75"} 0.00013091
go_gc_duration_seconds{quantile="1"} 0.001889392
go_gc_duration_seconds_sum 63.219977222
go_gc_duration_seconds_count 502793
# HELP go_goroutines Number of goroutines that currently exist.
# TYPE go_goroutines gauge
go_goroutines 9
# HELP go_info Information about the Go environment.
# TYPE go_info gauge
go_info{version="go1.14.4"} 1
# HELP go_memstats_alloc_bytes Number of bytes allocated and still in use.
# TYPE go_memstats_alloc_bytes gauge
go_memstats_alloc_bytes 3.510072e+06
# HELP go_memstats_alloc_bytes_total Total number of bytes allocated,
even if freed.
# TYPE go_memstats_alloc_bytes_total counter
go_memstats_alloc_bytes_total 1.088473453064e+12
# HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the
profiling bucket hash table.
# TYPE go_memstats_buck_hash_sys_bytes gauge
go_memstats_buck_hash_sys_bytes 2.029967e+06
# HELP go_memstats_frees_total Total number of frees.

# TYPE go_memstats_frees_total counter

-- 
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/CAESoD83DJS6toWLdxX75COhGKB6cqKu93c1NsM_PG4Sz9XdyWA%40mail.gmail.com.

Reply via email to