Philipp Dallig created ZEPPELIN-4977:
----------------------------------------
Summary: Provide a Metric Endpoint
Key: ZEPPELIN-4977
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4977
Project: Zeppelin
Issue Type: Wish
Components: zeppelin-server, zeppelin-web
Affects Versions: 0.9.0
Reporter: Philipp Dallig
We should deliver a metric endpoint to know what the current state of the
Zeppelin server instance is.
Possible libraries that could help
- [eclipse/microprofile-metrics|https://github.com/eclipse/microprofile-metrics]
- [dropwizard/metrics|https://github.com/dropwizard/metrics]
The metric endpoint should include
- JVM metrics
- several application metrics
-- counter for failed cron jobs
-- gauge of current interpreter processes
-- ...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)