skywalking-java/apm-sniffer
5003d6da31 fixed CPU UsagePercent Error (#2222)
fixed CPU UsagePercent Error
The cpu usage storage longitude should be one percent, not one in ten thousand. When the storage unit is one ten thousandth, as long as the usage rate does not exceed 100%. Stored values are less than one. When the current query is forced to be converted to a long type, it will always be 0. This is not correct.
2019-01-30 16:27:19 +08:00
..
apm-agent GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
apm-agent-core fixed CPU UsagePercent Error (#2222) 2019-01-30 16:27:19 +08:00
apm-sdk-plugin GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
apm-test-tools GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
apm-toolkit-activation GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00
config feat:Active System.env Config In Both Collector And agent.config. (#1957) 2018-11-26 00:12:01 +08:00
optional-plugins Support lettuce plugin (#2152) 2019-01-26 13:09:03 +08:00
pom.xml GA tagged, move to 6.1 (#2180) 2019-01-18 20:04:23 +08:00