Closed
Description
openedon Jan 22, 2020
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
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