You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by lh...@apache.org on 2022/10/21 05:24:35 UTC

[pulsar-helm-chart] branch master updated: Document Grafana Dashboards to prepare for 3.0.0 release (#321)

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 8072c38  Document Grafana Dashboards to prepare for 3.0.0 release (#321)
8072c38 is described below

commit 8072c38eccdd233898ad017cbb0246d0c8ed8de4
Author: Michael Marshall <mm...@apache.org>
AuthorDate: Thu Oct 20 22:24:30 2022 -0700

    Document Grafana Dashboards to prepare for 3.0.0 release (#321)
---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index c257699..ce86551 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,19 @@ Otherwise, the helm chart installation will attempt to install the CRDs for the
 you'll need to disable each of the component's `PodMonitors`. This is shown in some [examples](./examples) and is
 verified in some [tests](./.ci/clusters).
 
+## Grafana Dashboards
+
+The Apache Pulsar Helm Chart uses the `kube-prometheus-stack` Helm Chart to deploy Grafana. Dashboards are loaded via a Kubernetes `ConfigMap`. Please see their documentation for loading those dashboards.
+
+The `apache/pulsar` GitHub repo contains some dashboards [here](https://github.com/apache/pulsar/tree/master/grafana).
+
+### Third Party Dashboards
+
+* StreamNative provides Grafana Dashboards for Apache Pulsar in this [GitHub repository](https://github.com/streamnative/apache-pulsar-grafana-dashboard).
+* DataStax provides Grafana Dashboards for Apache Pulsar in this [GitHub repository](https://github.com/datastax/pulsar-helm-chart/tree/master/helm-chart-sources/pulsar/grafana-dashboards).
+
+Note: if you have third party dashboards that you would like included in this list, please open a pull request.
+
 ## Upgrading
 
 Once your Pulsar Chart is installed, configuration changes and chart