zeppelin icon indicating copy to clipboard operation
zeppelin copied to clipboard

[ZEPPELIN-5123] Add an example grafana dashboard

Open Reamer opened this issue 3 years ago • 3 comments

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)

grafana_dashboard

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? Maybe

Reamer avatar Jan 31 '22 10:01 Reamer

Nice feature @Reamer Do you plan to add a document to explain how to monitor Zeppelin via grafana + prometheus?

zjffdu avatar Feb 15 '22 15:02 zjffdu

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 avatar Feb 16 '22 08:02 Reamer

@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!

epugh avatar Feb 16 '22 14:02 epugh