DongTai
DongTai copied to clipboard
[Bug]: attach方式启动agent,未传递app_version导致项目版本异常
Preflight Checklist
- [X] I agree to follow the Code of Conduct that this project adheres to.
- [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.
- [X] I am not looking for support or already pursued the available support channels without success.
Version
1.3.2
Installation Type
Other (specify below)
Service Name
DongTai-agent-java
Describe the details of the bug and the steps to reproduce it
启动三个应用,分别为:应用A appName=A,应用B appName=B,应用C appName=C,都没传app版本然后服务上显示A的版本是1,B的版本是2,C的版本是3.
建议排查premain方式启动agent时是否存在类似现象.
Additional Information
No response
Logs
No response