@cryptotaxi247 / netdata-1 / commits / 1dea1a09d

Regenerate integrations docs (#22325)

Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>

Netdata bot committed Apr 30, 2026 at 10:27 UTC 1dea1a09d94a22888258a1cd0a2e3643a731d4ac
1 file changed +4
src/go/plugin/go.d/collector/mssql/integrations/microsoft_sql_server.md
+4
@@ -425,12 +425,14 @@ jobs:
425
426 ## Alerts
427
428 +
429 The following alerts are available:
430
431 | Alert name | On metric | Description |
432 |:------------|:----------|:------------|
433 | [ mssql_database_log_percent_used ](https://github.com/netdata/netdata/blob/master/src/health/health.d/mssql.conf) | mssql.database_log_percent_used | SQL Server transaction log percent used has been above 90% for the last 15 minutes |
434
435 +
436 ## Metrics
437
438 Metrics grouped by *scope*.
@@ -1065,3 +1067,5 @@ Ensure SQL Server is configured for mixed mode authentication if using SQL login
1067 The monitoring user needs VIEW SERVER STATE permission.
1068 Grant it with: `GRANT VIEW SERVER STATE TO netdata_user;`
1069
1070 +
1071 +