Skip to content

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