Skip to content

Latest commit

 

History

History
 
 

sqlserverreceiver

Microsoft SQL Server Receiver

Status
Stability beta
Supported pipeline types metrics
Distributions contrib

The sqlserver receiver grabs metrics about a Microsoft SQL Server instance using the Windows Performance Counters. Because of this, it is a Windows only receiver.

Configuration

The following settings are optional:

  • collection_interval (default = 10s): The internal at which metrics should be emitted by this receiver.

Example:

    receivers:
      sqlserver:
        collection_interval: 10s

The full list of settings exposed for this receiver are documented here with detailed sample configurations here.

Metrics

Details about the metrics produced by this receiver can be found in documentation.md