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

Move statsd metricbeat module to GA #14280

Closed
andresrc opened this issue Oct 28, 2019 · 2 comments
Closed

Move statsd metricbeat module to GA #14280

andresrc opened this issue Oct 28, 2019 · 2 comments
Assignees
Labels
Metricbeat Metricbeat Team:Integrations Label for the Integrations team v7.6.0

Comments

@andresrc
Copy link
Contributor

@mtojek
Copy link
Contributor

mtojek commented Feb 19, 2020

Metricbeat Module / Dataset release checklist

This checklist is intended for Devs which create or update a module to make sure modules are consistent.

Modules

For a metricset to go GA, the following criterias should be met:

  • Supported versions are documented
    Supported operating systems are documented (if applicable) (not related)
    Integration tests exist (would be same as system test)
  • System tests exist
  • Automated checks that all fields are documented
  • Documentation
    Fields follow ECS and [naming conventions] (custom fields)(https://www.elastic.co/guide/en/beats/devguide/master/event-conventions.html)
    Dashboards exists (if applicable) (custom fields)
    Kibana Home Tutorial (if applicable) (no dashboard)
    Open PR against Kibana repo with tutorial. Examples can be found here.

Metricbeat module

  • Example data.json exists and an automated way to generate it exists (go test -data)
    Test environment in Docker exist for integration tests (docker image is not required here)

@mtojek
Copy link
Contributor

mtojek commented Feb 21, 2020

All PRs merged. Resolving.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Metricbeat Metricbeat Team:Integrations Label for the Integrations team v7.6.0
Projects
None yet
Development

No branches or pull requests

2 participants