XiaoMi / ozhera

Application Observable Platform in the Cloud Native Era
https://ozhera.m.one.mi.com
Apache License 2.0
60 stars 28 forks source link

[bug] OzHera Metadata Support Modification #311

Closed jifengzhilong closed 3 months ago

jifengzhilong commented 3 months ago

Sometimes in the k8s environment, if applications are frequently deployed, the same IP may be used by two different applications consecutively. This can cause errors in OzHera's dubboSLA data, where an IP:port that originally belonged to Application A might be associated with Application B. This necessitates a check to be performed; if it is discovered that the current IP:port does not belong to Application A but to Application B, then the application information associated with this IP:port should be modified.