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

Remove filter in DescribeInstances #10628

Merged
merged 63 commits into from
Feb 8, 2019
Merged

Remove filter in DescribeInstances #10628

merged 63 commits into from
Feb 8, 2019

Conversation

kaiyan-sheng
Copy link
Contributor

In ec2 metricset, there is instance.state.name and instance.state.code, DescribeInstances filter should be removed so instances that are in pending state and all the other states will be collected as well.

ph and others added 30 commits November 27, 2018 10:51
Remove default version qualifier and rename the environment variable to set it from `BEAT_VERSION_QUALIFIER` to `VERSION_QUALIFIER` this will align with other parts of the stack.

**Tested with filebeat.**
```
 ❯ ./filebeat version                                                                                                                                                                                                                                                                                                                                          [08:39:01]
filebeat version 7.0.0 (amd64), libbeat 7.0.0 [0a0c267 built 2018-11-19 13:38:15 +0000 UTC]
```

**Without the patch**
```
 ❯ ./filebeat version                                                                                                                                                                                                                                                                                                                                          [08:40:07]
filebeat version 7.0.0-alpha1 (amd64), libbeat 7.0.0-alpha1 [b007837 built 2018-11-19 13:39:59 +0000 UTC]
```

Fixes: #8384
@kaiyan-sheng kaiyan-sheng requested a review from a team as a code owner February 6, 2019 20:14
@kaiyan-sheng kaiyan-sheng self-assigned this Feb 6, 2019
@kaiyan-sheng kaiyan-sheng added Metricbeat Metricbeat Team:Integrations Label for the Integrations team needs_backport PR is waiting to be backported to other branches. review labels Feb 6, 2019
Copy link
Contributor

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case this does not land in beta1, we should add a changelog entry.

Copy link
Contributor

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI failure was fixed in an other PR.

@kaiyan-sheng
Copy link
Contributor Author

@ruflin Thanks for letting me know! I will merge this pr.

@kaiyan-sheng kaiyan-sheng requested a review from a team as a code owner February 7, 2019 16:36
@kaiyan-sheng kaiyan-sheng merged commit 5fb40dd into elastic:master Feb 8, 2019
@kaiyan-sheng kaiyan-sheng deleted the remove_filter branch February 8, 2019 04:39
kaiyan-sheng added a commit that referenced this pull request Feb 11, 2019
* Remove filter DescribeInstances

* Add changelog

(cherry picked from commit 5fb40dd)
@kaiyan-sheng kaiyan-sheng removed the needs_backport PR is waiting to be backported to other branches. label Feb 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Metricbeat Metricbeat review Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants