You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature]Inlong-common provide monitoring indicator reporting mechanism with JMX, user can implement the code that read the metrics and report to user-defined monitor system.
#1786
Closed
2 tasks done
luchunliang opened this issue
Nov 11, 2021
· 0 comments
· Fixed by #1788
[Feature]Inlong-common provide monitoring indicator reporting mechanism with JMX, user can implement the code that read the metrics and report to user-defined monitor system.
Use case
Test case1 of one metric item:
org.apache.inlong.commons.config.metrics.item.TestMetricItemMBean
Test case2 of a group of similar metric items:
org.apache.inlong.commons.config.metrics.item.TestMetricItemSetMBean
Description
[Feature]Inlong-common provide monitoring indicator reporting mechanism with JMX, user can implement the code that read the metrics and report to user-defined monitor system.
Use case
Test case1 of one metric item:
org.apache.inlong.commons.config.metrics.item.TestMetricItemMBean
Test case2 of a group of similar metric items:
org.apache.inlong.commons.config.metrics.item.TestMetricItemSetMBean
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: