michaeljmarshall opened a new pull request #13389:
URL: https://github.com/apache/pulsar/pull/13389


   ### Motivation
   
   Clean up our `docker` directory. We currently produce a very outdated 
`pulsar-grafana` docker image with each release. The primary reason we're 
producing this image is to package grafana dashboards. Grafana allows easy 
import through the UI, or if you're running on Kubernetes, you can provide the 
dashboards as config maps. Given how old these files are, it looks like the 
dashboards do not receive much attention.
   
   ### Modifications
   
   * Move the grafana dashboards to a top level directory. (We could also 
remove them completely if we don't intend to maintain them.)
   * Remove the mvn build script for the `pulsar-grafana` docker image.
   
   ### Verifying this change
   
   Once tests pass, I'll send a note to the dev mailing list to make sure we 
get the right visibility on this change before merging it.
   
   ### Does this pull request potentially affect one of the following parts:
   
   This PR deprecates our custom grafana docker image.
   
   ### Documentation
     
   - [x] `doc` 
     
   I updated the latest docs with this change.
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to