You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/13 21:24:11 UTC

[GitHub] [pulsar-helm-chart] michaeljmarshall opened a new pull request, #297: Upgrade to grafana 9.2.0

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-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-helm-chart] michaeljmarshall closed pull request #297: Upgrade to grafana 9.2.0

Posted by GitBox <gi...@apache.org>.
michaeljmarshall closed pull request #297: Upgrade to grafana 9.2.0
URL: https://github.com/apache/pulsar-helm-chart/pull/297


-- 
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-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-helm-chart] michaeljmarshall commented on pull request #297: Upgrade to grafana 9.2.0

Posted by GitBox <gi...@apache.org>.
michaeljmarshall commented on PR #297:
URL: https://github.com/apache/pulsar-helm-chart/pull/297#issuecomment-1278419128

   Superseded by https://github.com/apache/pulsar-helm-chart/pull/299


-- 
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-unsubscribe@pulsar.apache.org

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