This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new 8d2d567 Remove pulsar_detector dash board (#446)
8d2d567 is described below
commit 8d2d567b30a2c9e5c7f7707e3dc5846fa50b7a39
Author: Lari Hotari <[email protected]>
AuthorDate: Fri Jan 26 03:09:11 2024 -0800
Remove pulsar_detector dash board (#446)
- not applicable for Apache Pulsar Helm chart's Pulsar deployment
---
charts/pulsar/values.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml
index 5e2d961..c02d760 100644
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -1249,9 +1249,6 @@ kube-prometheus-stack:
proxy:
url:
https://raw.githubusercontent.com/streamnative/apache-pulsar-grafana-dashboard/master/dashboards.kubernetes/proxy.json
datasource: Prometheus
- pulsar_detector:
- url:
https://raw.githubusercontent.com/streamnative/apache-pulsar-grafana-dashboard/master/dashboards.kubernetes/pulsar_detector.json
- datasource: Prometheus
recovery:
url:
https://raw.githubusercontent.com/streamnative/apache-pulsar-grafana-dashboard/master/dashboards.kubernetes/recovery.json
datasource: Prometheus