wzqiang1332 opened a new issue, #12502: URL: https://github.com/apache/skywalking/issues/12502
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component OAP server (apache/skywalking) ### What happened skywalking version: 10.0.1 storage: banyandb-0.6.1 the same service_name and instance_name shows two records. I checked the attributes and found that the process ID was different between the two times. Would a new instance record be generated for each deployment?  redis is configured using hostname in the program configuration file, and the result is displayed in the topology diagram, both ip and hostname. the dimp-redis1 ip is 172.17.0.133   ### What you expected to happen Only one record of the same instance_name is displayed. Only one record of the same redis instance, ip address, or domain name identified in the topology is displayed ### How to reproduce Use hostname to configure the redis link, start the service, stop the service, and restart it again. ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [ ] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
