Introduction
Azure Stream Analytics is a real-time analytics and complex event-processing engine that is designed to analyze and process high volumes of fast streaming data from multiple sources simultaneously.
Patterns and relationships can be identified in information extracted from numerous input sources including devices, sensors, clickstreams, social media feeds, and applications. These patterns can be used to trigger actions and initiate workflows such creating alerts, feeding information to a reporting tool, or storing transformed data for later use.
Also, Stream Analytics is available on Azure IoT Edge runtime, and supports the same exact language or syntax as cloud.
Setup
To set up the OpsRamp Azure integration and discover the Azure service,
go to Azure Integration Discovery Profile and select Stream Analytic job
.
Metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
azure_resource_utilization | SU % Utilization | Percent | Maximum | SU % Utilization |
azure_input_events | Input Events | Count | Total | Input Events |
azure_input_event_bytes | Input Event Bytes | Bytes | Total | Input Event Bytes |
azure_late_input_events | Late Input Events | Count | Total | Late Input Events |
azure_output_events | Output Events | Count | Total | Output Events |
azure_conversion_errors | Data Conversion Errors | Count | Total | Data Conversion Errors |
azure_errors | Runtime Errors | Count | Total | Runtime Errors |
azure_dropped_or_adjusted_events | Out of order Events | Count | Total | Out of order Events |
azure_aml_call_out_requests | Function Requests | Count | Total | Function Requests |
azure_aml_call_out_failed_requests | Failed Function Requests | Count | Total | Failed Function Requests |
azure_aml_call_out_input_events | Function Events | Count | Total | Function Events |
azure_deserialization_error | Input Deserialization Errors | Count | Total | Input Deserialization Errors |
azure_early_input_events | Early Input Events | Count | Total | Early Input Events |
azure_output_watermark_delay_seconds | Watermark Delay | Seconds | Maximum | Watermark Delay |
azure_input_events_sources_backlogged | Backlogged Input Events | Count | Maximum | Backlogged Input Events |
azure_input_events_sources_persecond | Input Sources Received | Count | Total | Input Sources Received |
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.