Databricks Job Metrics template (Azure Functions)
Create your first Arcus Azure Functions Databricks project
First, install the template from NuGet:
> dotnet new --install Arcus.Templates.AzureFunctions.Databricks.JobMetrics
When installed, the template can be created with shortname: arcus-az-databricks-jobmetrics
:
> dotnet new arcus-az-databricks-jobmetrics --name Arcus.Demo.AzureFunctions.Databricks.JobMetrics
Features
Creates a starter worker project with by default configured:
- Azure Function timer that for each cycle the finished Databricks job runs reports as metrics (official docs)