The Azure Relay service enables you to securely expose services that run in your corporate network to the public cloud. You can do so without opening a port on your firewall or making intrusive changes to your corporate network infrastructure.
External reference
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Relay.
Event support
- Supported
- Configurable in OpsRamp Azure Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_relay_namespaces_ActiveConnections | ActiveConnections | ActiveConnections | Count | Total | Total ActiveConnections for Microsoft.Relay |
| azure_relay_namespaces_ActiveListeners | ActiveListeners | ActiveListeners | Count | Total | Total ActiveListeners for Microsoft.Relay |
| azure_relay_namespaces_BytesTransferred | BytesTransferred | BytesTransferred | Bytes | Total | Total BytesTransferred for Microsoft.Relay |
| azure_relay_namespaces_ListenerConnections-ClientError | ListenerConnections-ClientError | ListenerConnections-ClientError | Count | Total | ClientError on ListenerConnections for Microsoft.Relay |
| azure_relay_namespaces_ListenerConnections-ServerError | ListenerConnections-ServerError | ListenerConnections-ServerError | Count | Total | ServerError on ListenerConnections for Microsoft.Relay |
| azure_relay_namespaces_ListenerConnections-Success | ListenerConnections-Success | ListenerConnections-Success | Count | Total | Successful ListenerConnections for Microsoft.Relay |
| azure_relay_namespaces_ListenerConnections-TotalRequests | ListenerConnections-TotalRequests | ListenerConnections-TotalRequests | Count | Total | Total ListenerConnections for Microsoft.Relay |
| azure_relay_namespaces_ListenerDisconnects | ListenerDisconnects | ListenerDisconnects | Count | Total | Total ListenerDisconnects for Microsoft.Relay |
| azure_relay_namespaces_SenderConnections-ClientError | SenderConnections-ClientError | SenderConnections-ClientError | Count | Total | ClientError on SenderConnections for Microsoft.Relay |
| azure_relay_namespaces_SenderConnections-ServerError | SenderConnections-ServerError | SenderConnections-ServerError | Count | Total | ServerError on SenderConnections for Microsoft.Relay |
| azure_relay_namespaces_SenderConnections-Success | SenderConnections-Success | SenderConnections-Success | Count | Total | Successful SenderConnections for Microsoft.Relay |
| azure_relay_namespaces_SenderConnections-TotalRequests | SenderConnections-TotalRequests | SenderConnections-TotalRequests | Count | Total | Total SenderConnections requests for Microsoft.Relay |
| azure_relay_namespaces_SenderDisconnects | SenderDisconnects | SenderDisconnects | Count | Total | Total SenderDisconnects for Microsoft.Relay |