Apache Spark
Supported Platforms
Platform | Metrics | Logs | Traces |
---|---|---|---|
Linux | ✓ | ||
Windows | ✓ | ||
macOS | ✓ |
Configuration Table
Parameter | Type | Default | Description |
---|---|---|---|
endpoint* | string | http://localhost:4040 | The endpoint of the Apache Spark REST API. |
collection_interval | int | 60 | Sets how often (seconds) to scrape for metrics. |
application_names | strings | [] | Filters that define which Spark applications are scraped for metrics. If undefined, all applications at the endpoint will be scraped. |