We run Prometheus on Kubernetes. Every time we make changes to Prometheus ConfigMap
, we end up restarting the pod so that the new configuration would be picked up. Continue reading
Tag Archives: Prometheus
Use External Labels with Prometheus Alerts
We are going to customise Prometheus alerts by using external labels. Continue reading
Monitor Mikrotik Router with Grafana and Prometheus (mikrotik-exporter)
We are going to deploy mikrotik-exporter to visualise Prometheus monitoring data for Mikrotik. Continue reading
Monitor Linux Servers with Grafana and Prometheus (node_exporter)
We are going to install node_exporter and configure Prometheus to monitor Linux servers. Continue reading
Monitor HAProxy with Grafana and Prometheus (haproxy_exporter)
We are going to install haproxy_exporter and configure Prometheus to monitor HAProxy servers. Continue reading
Monitor Bind DNS Server with Grafana and Prometheus (bind_exporter)
We are going to install bind_exporter and configure Prometheus to monitor Bind DNS servers. Continue reading
Monitor Etcd Cluster with Grafana and Prometheus
We are going to configure Prometheus to monitor Etcd cluster. Continue reading
Install and Configure Prometheus Monitoring on Kubernetes
We are going to deploy Prometheus to monitor Kubernetes nodes and more. Continue reading