You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Dennys Fredericci (Jira)" <ji...@apache.org> on 2020/09/28 13:47:00 UTC

[jira] [Created] (LOG4J2-2937) Provide counters to measure log rate

Dennys Fredericci created LOG4J2-2937:
-----------------------------------------

             Summary: Provide counters to measure log rate
                 Key: LOG4J2-2937
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2937
             Project: Log4j 2
          Issue Type: New Feature
            Reporter: Dennys Fredericci


As a Log4j API user will be really nice to have a way to get the number of log calls for each level without any instrumentation or bytecode manipulation, something native from log4j API.

Once this interface is implemented this can be exposed through JMX or used by other libraries to send the log rate to monitoring systems such as Datadog, NewRelic, Dynatrace, etc.  :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)