influxdata/telegraf

SQL Server plugin - Add metrics for database state

Open

#7149 opened on Mar 10, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (9,892 stars) (4,161 forks)batch import
area/sqlserverfeathelp wantedsize/m

Description

Feature Request

Right now SQL Server plugin exposes only a total number of databases in pending/recovery/restoring/etc state. It would be nice to have a metric that reflects per-database state

Proposal:

Add metric that reflects state of each database (i.e online/offline/pending/etc)

Contributor guide