Skip to content

[receiver/apachespark] Add apachespark scraping accumulators #39630

Open
@NN---

Description

@NN---

Component(s)

No response

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

Spark has accumulators which are not scrapped:

"accumulatorUpdates" : [ {
    "id" : 445,
    "name" : "Perform preparations",
    "value" : "855"
  }]

Accumulators reference:
https://pluginhighway.ca/blog/speed-up-your-spark-job-with-accumulators-an-ultimate-guide
https://spark.apache.org/docs/latest/api/python/_modules/pyspark/accumulators.html
https://sparkbyexamples.com/pyspark/pyspark-accumulator-with-example/

Describe the solution you'd like

Collect accumulators and send as metrics

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