Azure Event Hubs is a big data streaming platform and event ingestion service that can receive and process millions of events per second. Data sent to an event hub can be transformed and stored by using any real-time analytics provider or batching/storage adapters.
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 EventHub namespace.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_eventhub_namespaces_ActiveConnections | ActiveConnections | ActiveConnections | Count | Maximum | Total Active Connections for Microsoft.EventHub |
| azure_eventhub_namespaces_CaptureBacklog | CaptureBacklog | Capture Backlog. | Count | Total | Backlog of bytes to be captured for Microsoft.EventHub |
| azure_eventhub_namespaces_CapturedBytes | CapturedBytes | Captured Bytes. | Bytes | Total | Captured Bytes for Microsoft.EventHub |
| azure_eventhub_namespaces_CapturedMessages | CapturedMessages | Captured Messages. | Count | Total | Captured Messages for Microsoft.EventHub |
| azure_eventhub_namespaces_ConnectionsClosed | ConnectionsClosed | Connections Closed. | Count | Maximum | Connections Closed for Microsoft.EventHub |
| azure_eventhub_namespaces_ConnectionsOpened | ConnectionsOpened | Connections Opened. | Count | Maximum | Connections Opened for Microsoft.EventHub |
| azure_eventhub_namespaces_IncomingBytes | IncomingBytes | Incoming Bytes. | Bytes | Total | Incoming Bytes for Microsoft.EventHub |
| azure_eventhub_namespaces_IncomingMessages | IncomingMessages | Incoming Messages | Count | Total | Incoming Messages for Microsoft.EventHub |
| azure_eventhub_namespaces_IncomingRequests | IncomingRequests | Incoming Requests | Count | Total | Incoming Requests for Microsoft.EventHub |
| azure_eventhub_namespaces_NamespaceCpuUsage | NamespaceCpuUsage | CPU | Percent | Maximum | CPU usage metric for Premium SKU namespaces |
| azure_eventhub_namespaces_NamespaceMemoryUsage | NamespaceMemoryUsage | Memory Usage | Percent | Maximum | Memory usage metric for Premium SKU namespaces |
| azure_eventhub_namespaces_OutgoingBytes | OutgoingBytes | Outgoing Bytes. | Bytes | Total | Outgoing Bytes for Microsoft.EventHub |
| azure_eventhub_namespaces_OutgoingMessages | OutgoingMessages | Outgoing Messages | Count | Total | Outgoing Messages for Microsoft.EventHub |
| azure_eventhub_namespaces_QuotaExceededErrors | QuotaExceededErrors | Quota Exceeded Errors. | Count | Total | Quota Exceeded Errors for Microsoft.EventHub |
| azure_eventhub_namespaces_ReplicationLagCount | ReplicationLagCount | ReplicationLagCount | Count | Maximum | Replication lag by message count |
| azure_eventhub_namespaces_ReplicationLagDuration | ReplicationLagDuration | ReplicationLagDuration | Seconds | Maximum | Replication lag by time duration |
| azure_eventhub_namespaces_ServerErrors | ServerErrors | Server Errors. | Count | Total | Server Errors for Microsoft.EventHub |
| azure_eventhub_namespaces_Size | Size | Size | Bytes | Average | Size of an EventHub in Bytes |
| azure_eventhub_namespaces_SuccessfulRequests | SuccessfulRequests | Successful Requests | Count | Total | Successful Requests for Microsoft.EventHub |
| azure_eventhub_namespaces_ThrottledRequests | ThrottledRequests | Throttled Requests. | Count | Total | Throttled Requests for Microsoft.EventHub |
| azure_eventhub_namespaces_UserErrors | UserErrors | User Errors. | Count | Total | User Errors for Microsoft.EventHub |