Skip to content

Commit 601e78d

Browse files
authored
Add Broker Cache and Sockets dashboards (#586)
1 parent 80999ff commit 601e78d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

charts/pulsar/values.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,6 +1498,12 @@ kube-prometheus-stack:
14981498
offloader:
14991499
url: https://raw.githubusercontent.com/apache/pulsar/refs/heads/master/grafana/dashboards/offloader.json
15001500
datasource: Prometheus
1501+
broker-cache:
1502+
url: https://raw.githubusercontent.com/datastax/pulsar-helm-chart/refs/heads/master/helm-chart-sources/pulsar/grafana-dashboards/broker-cache-by-broker.json
1503+
datasource: Prometheus
1504+
sockets:
1505+
url: https://raw.githubusercontent.com/datastax/pulsar-helm-chart/refs/heads/master/helm-chart-sources/pulsar/grafana-dashboards/sockets.json
1506+
datasource: Prometheus
15011507
## Prometheus node exporter component
15021508
prometheus-node-exporter:
15031509
enabled: true

0 commit comments

Comments
 (0)