New Relic's integrations include an integration for reporting your Microsoft Azure Database for MariaDB metrics and other data to New Relic. This document explains how to activate the integration and describes the data reported.
Features
New Relic gathers data from the Azure Database for MariaDB service, which provides a fully managed, enterprise-ready database as a service. MariaDB provides predictable performance and scalability for applications using open-source tools and platforms.
Using New Relic, you can:
- View Azure Database for MariaDB data in pre-built dashboards.
- Run custom queries and visualize the data in the New Relic UI.
- Create alert conditions to notify you of changes in data.
Activate integration
Follow standard procedures to activate your Azure service in New Relic, using the generic Reader role.
Configuration and polling
New Relic queries your Azure Database services according to a default polling interval, which varies depending on the integration. For Azure Database for PostgreSQL integrations:
- Polling interval: 5 minutes (maximum recommended polling frequency: 1 hour)
- Resolution: 1 data point per minute
You can change the polling frequency and filter data using configuration options.
View and use data
To explore your integration data: Go to one.newrelic.com > All capabilities > Infrastructure > Azure > (select an integration).
In New Relic, data about a single database is attached to the AzureMariaDbServerSample
event type, with a provider value of AzureMariaDbServer
.
Metric data
This integration collects the following metric data:
Database sample metrics
Metric | Description |
---|---|
| Count of active connections. |
| Backup storage used, in bytes. |
| Count of failed connections. |
| Percentage of CPU used. |
| Percentage of I/O consumption used. |
| Percentage of memory used. |
| Network Out across active connections, in bytes. |
| Network In across active connections, in bytes. |
| Replication lag, in seconds. |
| Server log storage limit, in bytes. |
| Percentage of server log storage used. |
| Server log storage used, in bytes. |
| Amount of storage available, in bytes. |
| Percentage of available storage used. |
| Amount of storage used, in bytes. |