New Relic's integrations include an integration for reporting your Microsoft Azure SignalR metrics and other data to New Relic. This document explains how to activate the integration and describes the data reported.
Features
New Relic gathers metrics data from Azure Monitor for the Azure SignalR service. Azure SignalR Service simplifies the process of adding real-time web functionality to applications over HTTP. This real-time functionality allows the service to push content updates to connected clients, such as a single page web or mobile application.
Using New Relic, you can:
- View Azure SignalR data in pre-built dashboards.
- Run custom queries and visualize the data.
- Create alert conditions to notify you of changes in data.
Activate integration
Follow standard Azure Monitor integration procedure to activate your Azure service in New Relic infrastructure monitoring.
Configuration and polling
You can change the polling frequency and filter data using configuration options.
New Relic queries your Azure SignalR services through Azure Monitor integration according to a default polling interval.
Find and use data
To explore your integration data, go to one.newrelic.com/infra > Azure > (select an integration).
Metric data
This integration collects the following metric data.
Azure SignalR metrics
Metric | Description |
---|---|
| The count of connections closed by various reasons. |
| The amount of user connections. |
| The count of new connections opened. |
| The percentage of connection connected relative to connection quota. |
| The inbound traffic of service. |
| The total amount of messages. |
| The outbound traffic of service. |
| SignalR server load. |
| The percentage of system errors. |
| The percentage of user errors. |