Azure Data Lake Analytics is an on-demand analytics job service that simplifies big data.
Instead of deploying, configuring, and tuning hardware, queries are written to transform your data and extract valuable insights. The analytics service can handle jobs of any scale instantly by setting the dial for how much power you need.
Use the Azure public cloud integration to discover and collect metrics against the Azure service.
External reference
Azure Monitor - Platform metrics
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select DataLake Analytics.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_datalakeanalytics_accounts_JobAUEndedCancelled | JobAUEndedCancelled | Cancelled AU Time | Seconds | Total | Total AU time for cancelled jobs |
| azure_datalakeanalytics_accounts_JobAUEndedFailure | JobAUEndedFailure | Failed AU Time | Seconds | Total | Total AU time for failed jobs |
| azure_datalakeanalytics_accounts_JobAUEndedSuccess | JobAUEndedSuccess | Successful AU Time | Seconds | Total | Total AU time for successful jobs |
| azure_datalakeanalytics_accounts_JobEndedCancelled | JobEndedCancelled | Cancelled Jobs | Count | Total | Count of cancelled jobs |
| azure_datalakeanalytics_accounts_JobEndedFailure | JobEndedFailure | Failed Jobs | Count | Total | Count of failed jobs |
| azure_datalakeanalytics_accounts_JobEndedSuccess | JobEndedSuccess | Successful Jobs | Count | Total | Count of successful jobs |
| azure_datalakeanalytics_accounts_JobStage | JobStage | Jobs in Stage | Count | Total | Number of jobs in each stage |