gavinage opened a new issue, #3765: URL: https://github.com/apache/hertzbeat/issues/3765
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior defaultLabels.put(LABEL_KEY_INSTANCE, String.valueOf(metricsData.getId())); 指标的 instance标签为何使用 id赋值, 正常应该是 ip+端口 这里取instance 那么是不是就可以 如下的效果,不是很好 <img width="406" height="177" alt="Image" src="https://github.com/user-attachments/assets/21373a15-8ed8-40ae-9db2-cd5bcdca26dc" /> ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Environment ```markdown HertzBeat version(v1.7.2 v1.7.3): ``` ### Debug logs _No response_ ### Anything else? _No response_ -- 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: notifications-unsubscr...@hertzbeat.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org
