LucaCanali / sparkMeasure

This is the development repository for sparkMeasure, a tool and library designed for efficient analysis and troubleshooting of Apache Spark jobs. It focuses on easing the collection and examination of Spark metrics, making it a practical choice for both developers and data engineers.
Apache License 2.0
690 stars 144 forks source link

Add spark.app.name tag to InfluxDBSink metrics #58

Closed pulakk closed 3 months ago

pulakk commented 3 months ago

App name is really useful to scope, navigate across and track separate spark projects versus separate runs of the same spark projects.