zeppelin
zeppelin copied to clipboard
[ZEPPELIN-5123] Add an example grafana dashboard
What is this PR for?
This PR adds an example grafana dashboard for zeppelin based on prometheus metrics
What type of PR is it?
- Improvement
What is the Jira issue?
- https://issues.apache.org/jira/browse/ZEPPELIN-5123
How should this be tested?
- Enable the Prometheus metrics endpoint in Zeppelin
- Let Prometheus monitor your Zeppelin instance
- Set up Grafana with Prometheus as data source
- Include the dashboard
Screenshots (if appropriate)
Questions:
- Does the licenses files need update? No
- Is there breaking changes for older versions? No
- Does this needs documentation? Maybe
Nice feature @Reamer Do you plan to add a document to explain how to monitor Zeppelin via grafana + prometheus?
Yes, I can write a bit of documentation. Where should this be added?
Is examples/dashboard.json
the right place for the dashboard.json?
@Reamer I had a similar example when putting togther https://github.com/querqy/chorus and seeing the grafana templates! I am close to having some analytics type demos in Chorus that I'd love to roll Zeppelin in for, so this would be a nice way of showing off how easy it is!