Skip to content

Apache Spark Receiver #21046

Closed
Closed
@Caleb-Hurshman

Description

@Caleb-Hurshman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions