Skip to content

[7.2] Validate stack modules' metricsets when xpack.enabled = true (#12386) #12429

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

Merged
merged 1 commit into from
Jun 5, 2019
Merged

[7.2] Validate stack modules' metricsets when xpack.enabled = true (#12386) #12429

merged 1 commit into from
Jun 5, 2019

Conversation

ycombinator
Copy link
Contributor

Backports the following commits to 7.2:

* Checking validity of elasticsearch module with xpack.enabled

* Refactoring: extracting validation function

* Make the hound happy

* More generic comment language

* Implement validation for kibana module

* Adding CHANGELOG entry
@ycombinator ycombinator requested review from a team as code owners June 4, 2019 20:59
@ycombinator ycombinator merged commit bfa1b93 into elastic:7.2 Jun 5, 2019
@@ -218,6 +218,10 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Add AWS cloudwatch metricset. {pull}11798[11798] {issue}11734[11734]
- Add `regions` in aws module config to specify target regions for querying cloudwatch metrics. {issue}11932[11932] {pull}11956[11956]
- Keep `etcd` followers members from reporting `leader` metricset events {pull}12004[12004]
- Add overview dashboard to Consul module {pull}10665[10665]
Copy link
Contributor

Choose a reason for hiding this comment

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

A few of these entries look unrelated and are not contained in the original PR. Did these get included accidentally.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, they were indeed 😞. Thanks for catching this. Here's the PR that fixes up the CHANGELOG in 7.2 again: #12474.

@ycombinator ycombinator deleted the backport/7.2/pr-12386 branch December 25, 2019 11:18
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…lastic#12386) (elastic#12429)

* Checking validity of elasticsearch module with xpack.enabled

* Refactoring: extracting validation function

* Make the hound happy

* More generic comment language

* Implement validation for kibana module

* Adding CHANGELOG entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants