Skip to content

[Metricbeat] Add database metrics to the Azure module #15758

Closed

Description

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:

  • Supported versions are documented
  • Supported operating systems are documented (if applicable)
  • Integration tests exist
  • System tests exist
  • Automated checks that all fields are documented
  • Documentation
  • Fields follow ECS and naming conventions
  • Dashboards exists (if applicable)
  • Kibana Home Tutorial (if applicable)
    • Open PR against Kibana repo with tutorial. Examples can be found here.
  • Example data.json exists and an automated way to generate it exists (go test -data)
  • [] Test environment in Docker exist for integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions