Closed
Description
The purpose and use-cases of the new component
The purpose of this component is to allow monitoring of Apache Spark applications and jobs through the collection of performance metrics like memory utilization, CPU utilization, executor duration, etc. gathered through the exposed Spark REST API.
Example configuration for the component
The configuration parameters are all optional:
- endpoint (default: localhost:4040)
receivers:
spark:
endpoint: localhost:4040
Telemetry data types supported
Metrics
Is this a vendor-specific component?
- This is a vendor-specific component
- If this is a vendor-specific component, I am proposing to contribute this as a representative of the vendor.
Sponsor (optional)
No sponsor yet
Additional context
No response