Discuss.prometheus.io

Prometheus job multi health-check endpoint

WebHow add multiple endpoint in __tmp_health_url - job_name: health-check metrics_path: /probe scheme: http params: module: [http_2xx] # Look for a HTTP 200 …

Actived: 9 days ago

URL: https://discuss.prometheus.io/t/prometheus-job-multi-health-check-endpoint/1000

Simple metrics from prometheus_client_php all messed up when …

WebThe health endpoint counter seems to increase due to the probes and the metrics endpoint due to my request. However, when I go to Grafana and query. …

Category:  Health Go Health

Why choose Prometheus over Icinga2

WebPrometheus also acts in a more global way, because instead of executing simple remote checks, it pulls all the data into itself. It can then compare data across …

Category:  Health Go Health

How do I solve the target connection refused error on a …

WebI have successfully added my API metrics endpoint as a scrape target in my Grafana-Loki K8S deployment. When I check the state of the target in PrometheusUI (via …

Category:  Health Go Health

Prometheus metric retruns no data

WebPrometheus metric retruns no data. Exporters and Metrics. olti December 30, 2022, 9:43pm 1. i have installed the prometheus-es-exporter for querying the …

Category:  Health Go Health

Synchronous evaluation of alerts

WebThe Alertmanager is the final piece of that chain. It receives alerts from Prometheus and sends them on to whatever system (s) you need for notifications. You …

Category:  Health Go Health

Why is prometheus constantly writing 100 MB/s to disk

WebHi, I have a prometheus server running in a docker container that is constantly writing 100 MB/s to my hdd. Is this normal? I’m concerned that this constant …

Category:  Health Go Health

Gauge metric over time to availability of consul

WebYou can use an aggregation function to remove labels (using without).If there will only ever be once instance at a time the exact function probably doesn’t matter, but …

Category:  Health Go Health

Can we monitor c# background Service using Prometheus

WebHi Team, I have added Prometheus packages into my application, but it is only monitoring HTTP, means only monitor API requests. I want to monitor background …

Category:  Health Go Health

Blackbox exporter, trigger different alert for the same module

WebThank you @stuart.. My question is quit to trigger different alert based on different module? And does this means that service will be pinged two times?

Category:  Health Go Health

MSSQL Prometheus Exporter for Windows

WebI have about 50 windows servers each running one instance of MSSQL database. I want to monitor all possible metrics form this databases but I cannot find any …

Category:  Health Go Health

How to Monitor Docker All Container CPU/Disk/Memory Usage in …

WebHi, I want to monitor container cpu usage, container disk usage and container memory usage And Server CPU Usage Server Memory Usage and Server Harddisk …

Category:  Health Go Health

How to scrape only a single port of a pod using …

WebHello, I have been trying to scrape targets in my Kubernetes namespace using kubernetes_sd_config. The pods have 2 processes- instrumentation server and …

Category:  Health Go Health