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] Adding AWS Network ELB Metricset #13539

Closed
7 tasks
kaiyan-sheng opened this issue Sep 6, 2019 · 1 comment
Closed
7 tasks

[Metricbeat] Adding AWS Network ELB Metricset #13539

kaiyan-sheng opened this issue Sep 6, 2019 · 1 comment
Assignees
Labels
candidate Candidate to be added to the current iteration Metricbeat Metricbeat Team:Integrations Label for the Integrations team

Comments

@kaiyan-sheng
Copy link
Contributor

A list of AWS Network ELB metrics from Cloudwatch:
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-cloudwatch-metrics.html

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:

  • Integration tests exist
  • System tests exist
  • Automated checks that all fields are documented
  • Documentation
  • Fields follow ECS and naming conventions
  • Dashboards exists (if applicable)

Metricbeat module

  • Example data.json exists and an automated way to generate it exists (go test -data)
@kaiyan-sheng
Copy link
Contributor Author

Implemented as a part of #14123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
candidate Candidate to be added to the current iteration Metricbeat Metricbeat Team:Integrations Label for the Integrations team
Projects
None yet
Development

No branches or pull requests

2 participants