Regenerate integrations docs (#21447)
Co-authored-by: thiagoftsm <49162938+thiagoftsm@users.noreply.github.com>
Netdata bot committed
Dec 11, 2025 at 13:34 UTC
859c4a10be43a94ea1bb3fa6a2a6dbf2c59ffe30
1 file changed
+1
src/collectors/windows.plugin/integrations/ms_sql_server.md
+1
@@ -334,6 +334,7 @@ These options allow the collector to connect to your MSSQL instance and collect
334
| collect buffer stats | Run queries to collect information from the server's buffer statistics. | yes | no |
335
| collect database size | Run queries to collect information from the server's database size. | yes | no |
336
| collect user connections | Run queries to collect information from the server's connection. | yes | no |
337
+| collect blocked processes | Run queries to collect information from the server's blocked processes. | yes | no |
338
339
340