[ 
https://issues.apache.org/jira/browse/ARTEMIS-2308?focusedWorklogId=249197&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-249197
 ]

ASF GitHub Bot logged work on ARTEMIS-2308:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/May/19 08:50
            Start Date: 28/May/19 08:50
    Worklog Time Spent: 10m 
      Work Description: michaelandrepearce commented on pull request #2681: 
ARTEMIS-2308 Support exporting metrics
URL: https://github.com/apache/activemq-artemis/pull/2681#discussion_r287994333
 
 

 ##########
 File path: docs/user-manual/en/metrics.md
 ##########
 @@ -0,0 +1,104 @@
+# Metrics
+
+Apache ActiveMQ Artemis can export metrics to a variety of monitoring systems
+via the [Micrometer](https://micrometer.io/) vendor-neutral application metrics
+facade.
+
+Important runtime metrics have been instrumented via the Micrometer API, and
+all a user needs to do is implement 
`org.apache.activemq.artemis.core.server.metrics.ActiveMQMetricsPlugin`
+in order to instantiate and configure a 
`io.micrometer.core.instrument.MeterRegistry`
+implementation. Many implementations of `MeterRegistr` are available from
 
 Review comment:
   sentance seems to end abruptly i assume you meant to put a link to the 
micrometer web page with a list of these?
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 249197)
    Time Spent: 7h  (was: 6h 50m)

> Support exporting metrics
> -------------------------
>
>                 Key: ARTEMIS-2308
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2308
>             Project: ActiveMQ Artemis
>          Issue Type: New Feature
>    Affects Versions: 2.7.0
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 7h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to