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 container metrics to the Azure module #15751

Closed
11 tasks
sorantis opened this issue Jan 22, 2020 · 1 comment
Closed
11 tasks

[Metricbeat] Add container metrics to the Azure module #15751

sorantis opened this issue Jan 22, 2020 · 1 comment
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

Add support of the following namespaces in Azure Monitor that cover container metrics:

Namespace: Microsoft.ContainerInstance/containerGroups
Namespace: Microsoft.ContainerRegistry/registries
Namespace: Microsoft.ContainerService/managedClusters

Reference: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/metrics-supported#microsoftcontainerinstancecontainergroups

Modules

For a metricset to go GA, the following criterias 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
@narph
Copy link
Contributor

narph commented Oct 19, 2020

container metricsets have been added together with dashboards and documentation. Can we close this issue @sorantis ?

@zube zube bot added [zube]: Done and removed [zube]: Ready labels Oct 19, 2020
@zube zube bot removed the [zube]: Done label Jan 18, 2021
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

3 participants