Monitoring pods
The following Prometheus and Grafana pods from the prometheus-operator project
run in the monitoring namespace:
| Pod | Description | 
|---|---|
  | 
Handles Prometheus alerts by grouping them together, filtering them, and then routing them to a receiver, such as a Slack channel.  | 
  | 
Generates Prometheus metrics for cluster node resources, such as CPU, memory, and disk usage. One pod is deployed for each node in a ForgeOps deployment.  | 
  | 
Generates Prometheus metrics for Kubernetes objects, such as deployments and nodes.  | 
  | 
Provides the Grafana service.  | 
  | 
Provides the Prometheus service.  | 
  | 
Runs the Prometheus operator.  | 
See the prometheus-operator Helm chart README file for more information about the pods in the preceding table.