GitHub user herval opened a pull request:

    https://github.com/apache/zeppelin/pull/2484

    [ZEPPELIN-2711] [WIP] basic metrics for paragraphs & notebook 
view/create/run

    ### What is this PR for?
    
    This exposes JMX metrics for a few operations on Zeppelin. The first step 
here is to expose them via JMX, then later introduce a JSON endpoint (which 
would make it easier to integrate these metrics on common monitoring systems 
such as Prometheus, Graphite, Influx, etc
    
    I'm putting this out as WIP before finishing the tests & JSON bits in order 
to kick-off any design discussion and address comments sooner than later
    
    ### What type of PR is it?
    Feature
    
    ### Todos
    * [ ] - Tests
    * [ ] - JSON endpoint
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-2711
    
    ### How should this be tested?
    TODO
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update?
    Yes
    
    * Is there breaking changes for older versions?
    No
    
    * Does this needs documentation?
    Yes

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/herval/zeppelin metrics

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2484.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2484
    
----
commit 41bfbe3adf3b6a99c8b8794ae225ec68e98b5848
Author: Herval Freire <hfre...@twitter.com>
Date:   2017-07-11T00:21:50Z

    basic metrics for paragraphs & notebook view/create/run

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to