luchunliang opened a new issue #1796:
URL: https://github.com/apache/incubator-inlong/issues/1796


   ### Description
   
   [Feature]DataProxy provide monitor indicator based on JMX, user can 
implement the code that read the metrics and report to user-defined monitor 
system.
   
   DataProxy provide monitor indicator based on JMX, user can implement the 
code that read the metrics and report to user-defined monitor system.
   Source-module and Sink-module can add monitor metric class that is the 
subclass of org.apache.inlong.commons.config.metrics.MetricItemSet, and 
register it to MBeanServer.
   User-defined plugin can get module metric with JMX, and report metric data 
to different monitor system.
   
   
   ### Use case
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to