Microsoft SQL Server
Supported Platforms
Platform | Metrics | Logs | Traces |
---|---|---|---|
Windows | ✓ | ✓ |
Configuration Table
Parameter | Type | Default | Description |
---|---|---|---|
enable_metrics | bool | true | Enable to collect metrics. |
collection_interval | int | 60 | Sets how often (seconds) to scrape for metrics. |
enable_logs | bool | true | Enable to collect logs. |
start_at | enum | end | Start reading the file from the 'beginning' or 'end'. |