michaeljmarshall opened a new pull request, #297:
URL: https://github.com/apache/pulsar-helm-chart/pull/297

   Master Issue #294 
   
   ### Motivation
   
   The current grafana version is very out of date. We need to upgrade to the 
latest version. This will trigger a major version bump in the helm chart.
   
   Note that the previous distribution of the Grafana docker image had 
StreamNative's grafana dashboards. This was convenient for shipping dashboards, 
but is not the recommended way to deliver dashboards. In the long term, I think 
we should switch to using the kube prometheus stack and should mount grafana 
dashboards as config maps. Note that this kind of change is part of modernizing 
the helm chart and would help address this long standing issue #65.
   
   We'll need to solve this problem before releasing the next version of the 
helm chart.
   
   Here is a reference to this chart: 
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack.
   
   ### Modifications
   
   * Upgrade grafana from 
`streamnative/apache-pulsar-grafana-dashboard-k8s:0.0.16` to 
`grafana/grafana-oss:9.2.0`.
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to