Keylchen opened a new pull request, #6195: URL: https://github.com/apache/inlong/pull/6195
### Prepare a Pull Request Support different components to parse their related metric. - Fixes #6194 ### Motivation Because the metrics uploaded by different agent components may be different, I split the metric item id_counter of prometheus and use KEY_PLUGIN_ID or KEY_COMPONENT_NAME as the primary key. It is convenient for the different metric operation behind, and then there will be no common empty data dimension in different component. -- 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]
