[Metricbeat] Add database metrics to the Azure module #15758
Labels
enhancement
Metricbeat
Metricbeat
Team:Integrations
Label for the Integrations team
Team:Platforms
Label for the Integrations - Platforms team
v7.7.0
Azure has a multitude of SQL and NoSQL database services. It is important to have capabilities in the Azure module that cover these services. We start by adding support of the following namespaces in Azure Monitor covering Cosmos DB a multi-model NoSQL database service:
Namespace: Microsoft.DocumentDB/databaseAccounts
Reference: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/metrics-supported#microsoftdocumentdbdatabaseaccounts
Modules
For a metricset to go GA, the following criteria should be met:
data.json
exists and an automated way to generate it exists (go test -data
)The text was updated successfully, but these errors were encountered: