Regenerate integrations docs (#20284)
Co-authored-by: thiagoftsm <49162938+thiagoftsm@users.noreply.github.com>
Netdata bot committed
May 15, 2025 at 07:10 UTC
35531a7576f31601194a735d244cc4aee040aedb
2 files changed
+2
src/collectors/windows.plugin/integrations/memory_statistics.md
+1
@@ -71,6 +71,7 @@ Metrics:
71
| mem.swap_iops | read, write | operations/s |
72
| mem.swap_pages_io | read, write | pages/s |
73
| mem.system_pool_size | paged, pool-paged | bytes |
74
+| mem.system_page_table_entries | free | pages |
75
76
77
src/collectors/windows.plugin/integrations/system_statistics.md
+1
@@ -71,6 +71,7 @@ Metrics:
71
| system.processes | running | processes |
72
| system.threads | threads | threads |
73
| system.ctxt | switches | context switches/s |
74
+| system.processor_queue_length | threads | threads |
75
76
77