Skip to content

redpanda-data/observability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring

This repository contains examples for configuring monitoring of Redpanda using Prometheus and Grafana.

Note

This version is designed to work with the public_metrics endpoint that was introduced in Redpanda 22.2 and is provided by Redpanda Cloud. If you are running an older version of Redpanda please use the legacy version of these dashboards.

Important

The latest version of the Redpanda Ops Dashboard includes the newer Kafka handler latency metric, specifically redpanda_kafka_handler_latency_seconds_bucket{handler="produce"} and redpanda_kafka_handler_latency_seconds_bucket{handler="fetch"}. This metric is only available from Redpanda versions 23.1.19+ and 23.2.12+.

Grafana Dashboards

The grafana-dashboards folder contains sample dashboards that can be imported directly into a Grafana or Grafana Cloud instance.

The following dashboards are provided as examples:

Screenshots

Alerting

This repository contains examples for configuring alerting using Prometheus (via Alert Manager) or Grafana.

Grafana can use Alert Manager as a source of alerts, or it can manage alerts independently of Prometheus.

Screenshots

Examples

Sandbox Environment

The demo folder includes a full dockerized sandbox, that will spin up a three-node Redpanda cluster, an instance of Redpanda Console, a Prometheus instance and a Grafana instance with Prometheus and Grafana configured with the dashboards in the grafana-dashboards folder.

Redpanda Cloud

The cloud folder has a Docker Compose file that will bring up Prometheus and Grafana, with instructions on how to scrape the Prometheus endpoint exposed by your Redpanda Cloud cluster

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published