You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/faq.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -501,15 +501,15 @@ This Microsoft FAQ is a list of commonly asked questions about Azure Monitor for
501
501
502
502
**Other processes** is intended to help you clearly understand the root cause of the high CPU usage on your node. This enables you to distinguish usage between containerized processes vs non-containerized processes.
503
503
504
-
What are these Other Processes?
504
+
What are these **Other Processes**?
505
505
506
506
These are non-containerized processes that run on your node.
507
507
508
508
How do we calculate this?
509
509
510
510
Other Processes = Total usage from CAdvisor - Usage from containerized process
511
511
512
-
*The other processes can include*:
512
+
The **Other processes** can include:
513
513
514
514
- Self-managed or managed Kubernetes non-containerized processes
0 commit comments