We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80999ff commit 601e78dCopy full SHA for 601e78d
charts/pulsar/values.yaml
@@ -1498,6 +1498,12 @@ kube-prometheus-stack:
1498
offloader:
1499
url: https://raw.githubusercontent.com/apache/pulsar/refs/heads/master/grafana/dashboards/offloader.json
1500
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
1507
## Prometheus node exporter component
1508
prometheus-node-exporter:
1509
enabled: true
0 commit comments