Skip to content

Change healthcheck for mysql images#10755

Merged
ruflin merged 1 commit intoelastic:masterfrom
jsoriano:mysql-8-healthcheck
Feb 15, 2019
Merged

Change healthcheck for mysql images#10755
ruflin merged 1 commit intoelastic:masterfrom
jsoriano:mysql-8-healthcheck

Conversation

@jsoriano
Copy link
Copy Markdown
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