Add Broker Cache and Sockets dashboards (#586)

This commit is contained in:
Lari Hotari 2025-03-06 09:24:19 +02:00 committed by GitHub
parent 80999ff1d8
commit 601e78d8a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1498,6 +1498,12 @@ kube-prometheus-stack:
offloader: offloader:
url: https://raw.githubusercontent.com/apache/pulsar/refs/heads/master/grafana/dashboards/offloader.json url: https://raw.githubusercontent.com/apache/pulsar/refs/heads/master/grafana/dashboards/offloader.json
datasource: Prometheus datasource: Prometheus
broker-cache:
url: https://raw.githubusercontent.com/datastax/pulsar-helm-chart/refs/heads/master/helm-chart-sources/pulsar/grafana-dashboards/broker-cache-by-broker.json
datasource: Prometheus
sockets:
url: https://raw.githubusercontent.com/datastax/pulsar-helm-chart/refs/heads/master/helm-chart-sources/pulsar/grafana-dashboards/sockets.json
datasource: Prometheus
## Prometheus node exporter component ## Prometheus node exporter component
prometheus-node-exporter: prometheus-node-exporter:
enabled: true enabled: true