# Microsoft SQL Server

### Supported Platforms

| Platform | Metrics | Logs | Traces |
| -------- | ------- | ---- | ------ |
| Windows  | ✓       | ✓    |        |

### Configuration Table

| Parameter            | Type                | Default               | Description                                           |
| -------------------- | ------------------- | --------------------- | ----------------------------------------------------- |
| telemetry\_types     | `telemetrySelector` | `["Logs", "Metrics"]` | Choose Telemetry Type.                                |
| start\_at            | `enum`              | end                   | Start reading the file from the 'beginning' or 'end'. |
| collection\_interval | `int`               | 60                    | Sets how often (seconds) to scrape for metrics.       |
