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

Change healthcheck for mysql images #10755

Merged
merged 1 commit into from
Feb 15, 2019

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Feb 14, 2019

Use host and port to ensure that network connection is used and not
local unix socket.

Use SHOW STATUS that is the query used by the metricset.

Tries to fix #10608

Use host and port to ensure that network connection is used and not
local socket.

Use `SHOW STATUS` that is the query used by the metricset.
@jsoriano jsoriano added module review Metricbeat Metricbeat flaky-test Unstable or unreliable test cases. Team:Integrations Label for the Integrations team labels Feb 14, 2019
@jsoriano jsoriano self-assigned this Feb 14, 2019
@jsoriano jsoriano requested a review from a team as a code owner February 14, 2019 13:16
@ruflin ruflin merged commit 6c6df1b into elastic:master Feb 15, 2019
@jsoriano jsoriano deleted the mysql-8-healthcheck branch February 19, 2019 15:48
jsoriano added a commit to jsoriano/beats that referenced this pull request Mar 25, 2019
Use host and port to ensure that network connection is used and not
local socket.

Use `SHOW STATUS` that is the query used by the metricset.

(cherry picked from commit 6c6df1b)
jsoriano added a commit to jsoriano/beats that referenced this pull request Mar 25, 2019
Use host and port to ensure that network connection is used and not
local socket.

Use `SHOW STATUS` that is the query used by the metricset.

(cherry picked from commit 6c6df1b)
jsoriano added a commit that referenced this pull request Mar 26, 2019
Use host and port to ensure that network connection is used and not
local socket.

Use `SHOW STATUS` that is the query used by the metricset.

(cherry picked from commit 6c6df1b)
jsoriano added a commit that referenced this pull request Mar 26, 2019
Use host and port to ensure that network connection is used and not
local socket.

Use `SHOW STATUS` that is the query used by the metricset.

(cherry picked from commit 6c6df1b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Unstable or unreliable test cases. Metricbeat Metricbeat module review Team:Integrations Label for the Integrations team v6.7.0 v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Metricbeat] Flaky TestMysql80 and TestPercona80 tests
3 participants