-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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] Create elb metricset using light weight module #12952
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking good, are you planning to create a dashboard? 🙂
@jsoriano Yes, after adding a dashboard I will make this PR in review (officially 😬)! |
@jsoriano I added a dashboard for ELB and moved this PR to in review. I waited for a while to try to get better looking data but so far no luck by using the test aws env 😬 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice dashboard! Just one detail.
This PR is to use #12465 to create
elb
metricset for aws.elb
metricset collects metrics from aws cloudwatch with namespace AWS/ELB usingaws
modulecloudwatch
metricset.There is also a pre defined dashboard added in this PR:
closes #11701
How to test this:
Load Balancers
on the left side: https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#LoadBalancers:~/.aws/credentials
under profiletest-mb
./metricbeat modules enable aws
aws.yml
to enableelb
metricset: