# ZooKeeper

### Supported Platforms

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

### Configuration Table

<table><thead><tr><th>Parameter</th><th width="186.16796875">Type</th><th width="121.43359375">Default</th><th>Description</th></tr></thead><tbody><tr><td>telemetry_types</td><td><code>telemetrySelector</code></td><td><code>["Logs", "Metrics"]</code></td><td>Choose Telemetry Type.</td></tr><tr><td>collection_interval</td><td><code>int</code></td><td>60</td><td>Sets how often (seconds) to scrape for metrics.</td></tr><tr><td>address</td><td><code>string</code></td><td>localhost</td><td>IP address or hostname of the ZooKeeper system.</td></tr><tr><td>port</td><td><code>int</code></td><td>2181</td><td>Port of the ZooKeeper system.</td></tr></tbody></table>
