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 IIS metricbeat module to GA #22609

Closed
13 tasks
andresrc opened this issue Nov 17, 2020 · 2 comments
Closed
13 tasks

Move IIS metricbeat module to GA #22609

andresrc opened this issue Nov 17, 2020 · 2 comments
Assignees
Labels
Team:Platforms Label for the Integrations - Platforms team v7.11.0

Comments

@andresrc
Copy link
Contributor

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)
  • 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.

Filebeat module

  • Test log files exist for the grok patterns
  • Generated output for at least 1 log file exists

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
@andresrc andresrc added the Team:Platforms Label for the Integrations - Platforms team label Nov 17, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

@narph
Copy link
Contributor

narph commented Dec 7, 2020

Created #22956 for fields check mapping.

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

No branches or pull requests

4 participants