weixiang1862 commented on PR #13608:
URL: https://github.com/apache/skywalking/pull/13608#issuecomment-3640226268
> Curiously, why does this kind of warn logs only show up in so11y metrics?
Because banyandb exp `exp:
(((process_cpu_seconds_total.sum(['host_name','service_instance_id']).rate('PT15S')
/
banyandb_system_cpu_num.sum(['host_name','service_instance_id']))).max(['host_name','service_instance_id']))*1000`
depends on metric `process_cpu_seconds_total` which is also provided by sw
so11y.
--
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]