advancedxy opened a new issue, #793: URL: https://github.com/apache/incubator-uniffle/issues/793
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no similar issues. ### Describe the feature There might be multiple clusters due to capacity limit or idc spreading. For example, the rss clusters might be deployed on multiple IDCs to fulfill different business needs. Therefore it's a nature need to identify different rss clusters. Since there are multiple clusters, the metrics collected would be mixed together, I'd like to add the label of cluster name to the metrics produced by rss. ### Motivation For better monitoring. ### Describe the solution When the rss cluster start up, the cluster name env would be automatically injected(by rss operator) or configured by the administrator. Coordinator and shuffle server would detect the cluster name and append it to the metrics produced., ### Additional context _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! -- 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]
