Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
8 of 10 tasks
sorantis opened this issue Jan 22, 2020 · 5 comments
Closed
8 of 10 tasks

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

sorantis opened this issue Jan 22, 2020 · 5 comments
Assignees
Labels
enhancement Metricbeat Metricbeat Team:Integrations Label for the Integrations team Team:Platforms Label for the Integrations - Platforms team v7.7.0

Comments

@sorantis
Copy link
Contributor

sorantis commented 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

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
@blookot
Copy link

blookot commented May 6, 2020

Hi
I'm not seing it in https://www.elastic.co/guide/en/beats/metricbeat/7.7/metricbeat-module-azure.html#_metricsets_9
Am I missing it?
thanks in advance

@sorantis
Copy link
Contributor Author

sorantis commented May 6, 2020

https://www.elastic.co/guide/en/beats/metricbeat/7.7/metricbeat-metricset-azure-database_account.html

@andresrc
Copy link
Contributor

andresrc commented May 8, 2020

@narph is there anything missing to close this issue?

@narph
Copy link
Contributor

narph commented May 8, 2020

I do not think anything is missing, we have a separate issue to enrich this metricset's dashboards #17929.

@blookot
Copy link

blookot commented May 13, 2020

sorry i missed it @sorantis
thanks for your answer

@narph narph closed this as completed Sep 28, 2020
@zube zube bot added [zube]: Done and removed [zube]: Ready labels Sep 28, 2020
@zube zube bot removed the [zube]: Done label Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Metricbeat Metricbeat Team:Integrations Label for the Integrations team Team:Platforms Label for the Integrations - Platforms team v7.7.0
Projects
None yet
Development

No branches or pull requests

4 participants