liyanyan-dev opened a new issue #5417:
URL: https://github.com/apache/skywalking/issues/5417
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [ ] Question or discussion
- [ √] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
___
### Question
- What do you want to know?
___
### Bug
- Which version of SkyWalking, OS and JRE?
skywalking 8.1.0 jdk1.8
- Which company or project?
- What happened?
When I query instance_jvm_cpu metric , the web side shows that the CPU
utilization rate is 0, and the actual CPU rate of the service process is
5-10%; I checked the code of the agent side and found that theCPU rate is *
100, but all the data stored in ES is less than 1; however, the query interface
uses long type for this field, and all the data is converted to 0


___
### Requirement or improvement
- Please describe your requirements or improvement suggestions.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]