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

Cherry-pick #12401 to 7.x: [libbeat] AWS ELB Monitoring #13105

Merged
merged 1 commit into from
Jul 30, 2019

Conversation

andrewvc
Copy link
Contributor

Cherry-pick of PR #12401 to 7.x branch. Original message:

Autodiscovery provider for AWS ELBs.

Not a lot to add besides that, the rest is in the docs provided within this PR.

One open question is the amount of testing to do here. We're still not sure if we want to introduce this as a beta feature, which might change the answer there. Ultimately, the AWS library is very tricky to mock. There is an elasticloadbalancingv2iface package that supposedly makes things easier, but realistically, you have to implement so much the value of that is dubious. Real functional testing with the AWS APIs is probably the only satisfactory answer, but that too is a significant investment.

Experimental autodiscovery provider for AWS ELBs.

(cherry picked from commit 2c85c97)
@andrewvc andrewvc requested review from a team as code owners July 30, 2019 13:57
@andrewvc andrewvc self-assigned this Jul 30, 2019
@andrewvc andrewvc added the Team:obs-ds-hosted-services Label for the Observability Hosted Services team label Jul 30, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/uptime

@andrewvc andrewvc merged commit a82ed33 into elastic:7.x Jul 30, 2019
@andrewvc andrewvc deleted the backport_12401_7.x branch July 30, 2019 18:02
@urso
Copy link

urso commented Aug 2, 2019

@andrewvc please do not backport to 7.x

urso pushed a commit to urso/beats that referenced this pull request Aug 2, 2019
@andrewvc
Copy link
Contributor Author

andrewvc commented Aug 2, 2019

Apologies, it's weird switching back and forth between Kibana where this is normal and beats. Will try to do better in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport review Team:obs-ds-hosted-services Label for the Observability Hosted Services team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants