• /
  • Log in
  • Free account

Azure Database for MariaDB monitoring integration

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 New Relic One.
  • Create alert conditions to notify you of changes in data.

Activate integration

Follow standard procedures to activate your Azure service in New Relic Infrastructure, 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 > 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

activeConnections

Count of active connections.

backupStorageUsedBytes

Backup storage used, in bytes.

connectionsFailed

Count of failed connections.

cpuPercent

Percentage of CPU used.

ioConsumptionPercent

Percentage of I/O consumption used.

memoryPercent

Percentage of memory used.

networkEgressBytes

Network Out across active connections, in bytes.

networkIngressBytes

Network In across active connections, in bytes.

secondsBehindMaster

Replication lag, in seconds.

serverlogStorageLimitBytes

Server log storage limit, in bytes.

serverlogStoragePercent

Percentage of server log storage used.

serverlogStorageUsageBytes

Server log storage used, in bytes.

storageLimitBytes

Amount of storage available, in bytes.

storagePercent

Percentage of available storage used.

storageUsedBytes

Amount of storage used, in bytes.

Inventory data

EOL NOTICE

After March 2022, we're discontinuing support for several capabilities, including inventory data for cloud integrations. For more details, including how you can easily prepare for this transition, see our Explorers Hub post.

This integration collects the following inventory data about your system's state and configuration. For more information, see the Microsoft Azure documentation for MariaDB.

azure/mariadb/server

  • administratorLogin
  • configuration
  • databaseNames
  • databases, including id, name, type, charset, and collation
  • domainName
  • earliestRestoreDate
  • firewalls, including id, name, type, startIpAddress, and endIpAddress
  • geoRedundantBackup
  • id
  • isReplica
  • masterServerId (only for a replica server)
  • maxConnections
  • name
  • regionName
  • replicaCapacity (only for a replica server)
  • replicationRole (only for a replica server)
  • resourceGroupName
  • skuCapacity
  • skuFamily
  • skuName
  • skuTier
  • sslEnforcement
  • storageAutoGrow
  • tags
  • type
  • userVisibleState
  • version
Create issueEdit page
Copyright © 2022 New Relic Inc.