issues
search
newrelic-experimental
/
newrelic-databricks-integration
This integration collects telemetry from Databricks (including Spark on Databricks) and/or Spark telemetry from any Spark deployment. See the Features section for supported telemetry types.
Apache License 2.0
2
stars
0
forks
source link
feat: collect Databricks job run information
#43
Closed
sdewitt-newrelic
closed
2 weeks ago
sdewitt-newrelic
commented
2 weeks ago
Description
Collect Databricks job run telemetry.
Adds:
Added job run receiver to collect job and task run counts and durations
Added sample job run dashboard
Updated documentation
Type of change
[X] New feature (non-breaking change which adds functionality)
[X] This change requires a documentation update
Checklist:
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
Description
Collect Databricks job run telemetry.
Adds:
Type of change
Checklist: