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

Test client_golang 1.20.5 #9624

Closed
wants to merge 1 commit into from

Conversation

krajorama
Copy link
Contributor

DO NOT PICK

What this PR does

Test prometheus/client_golang#1645

Similar to #9622 , but no additional changes.

Which issue(s) this PR fixes or relates to

N/A

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

Signed-off-by: György Krajcsovits <[email protected]>
@bwplotka
Copy link

One error occurred:

image

It's due to error message being now different as we not longer return early:

require.EqualError(t, err, "expected metric name(s) not found: [cortex_distributor_latest_seen_sample_timestamp_seconds]")

I think it's an acceptable "breaking change" (to change error message), although annoying. Nice empirical test, thanks!

@krajorama
Copy link
Contributor Author

closing after test done, we'll prefer to revert additonal things via #9622

@krajorama krajorama closed this Oct 15, 2024
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.

2 participants