Skip to content

Conversation

@martijnvans
Copy link
Contributor

@martijnvans martijnvans commented Jul 25, 2022

#719 changed the label matching to be a full match instead of a partial match, and that caused mysql tests to fail with workload.googleapis.com/mysql.double_writes: error: label value does not match pattern. label=kind, pattern=writes|written, value=pages_written errors.

Looking at metrics explorer, everything is either "writes" or "pages_written", so i deleted "written" from the list of possible values.

#719 changed the label matching to be a full match instead of a partial match, and that caused mysql tests to fail with `workload.googleapis.com/mysql.double_writes: error: label value does not match pattern. label=kind, pattern=writes|written, value=pages_written` errors
Copy link
Contributor

@avilevy18 avilevy18 left a comment

Choose a reason for hiding this comment

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

LGTM

@martijnvans martijnvans merged commit e9a152d into master Jul 25, 2022
@martijnvans martijnvans deleted the martijnvans-fix-mysql-partial-regex branch July 25, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants