Monitoring JMX notifications #99
Labels
priority/long-term
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is your feature request related to a problem? Please describe.
I have a Java app that exposes an MBean, but it provides only operations and notifications, with no attributes.
Feature Description
The JMX integration should be able to register itself to listen for notifications, and submit those out as New Relic metrics.
Describe Alternatives
N/A
Additional context
Notifications may not translate well to time-series data. In my particular scenario, I would be served well by a simple notification count over time for each type of notification.
Priority
Nice to Have
The text was updated successfully, but these errors were encountered: