{{ template "head" . }} {{ template "prom_right_table_head" }}
Prometheus | Up | Ingested Samples | Time Series | Memory |
---|---|---|---|---|
{{ .Labels.instance }} | Yes{{ else }} class="alert-danger">No{{ end }} | {{ template "prom_query_drilldown" (args (printf "irate(prometheus_local_storage_ingested_samples_total{job='prometheus',instance='%s'}[5m])" .Labels.instance) "/s" "humanizeNoSmallPrefix") }} | {{ template "prom_query_drilldown" (args (printf "prometheus_local_storage_memory_series{job='prometheus',instance='%s'}" .Labels.instance) "" "humanize") }} | {{ template "prom_query_drilldown" (args (printf "process_resident_memory_bytes{job='prometheus',instance='%s'}" .Labels.instance) "B" "humanize1024")}} |
No devices found. |