Skip to content

[receiver/apachespark] Add support for SKIPPED state status in apachesparkreceiver #39626

@NN---

Description

@NN---

Component(s)

No response

Is your feature request related to a problem? Please describe.

apachesparkreceiver should not warn on SKIPPED state.
This is a valid state in Spark.

warn    [email protected]/scraper.go:266     Unsupported Spark stage status supplied: ignoring this stage's metrics and continuing to metrics for next stage     {"status": "SKIPPED"}

https://stackoverflow.com/questions/34580662/what-does-stage-skipped-mean-in-apache-spark-web-ui

Describe the solution you'd like

No warning.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions