Skip to content

chore: bump go to 1.24.4 and update dependencies #4467

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

slashpai
Copy link
Contributor

@slashpai slashpai commented Jul 8, 2025

No description provided.

@@ -52,7 +52,7 @@ var (
func initMatchersCompat(_ *kingpin.ParseContext) error {
promslogConfig := &promslog.Config{Writer: os.Stdout}
if verbose {
promslogConfig.Level = &promslog.AllowedLevel{}
promslogConfig.Level = promslog.NewLevel()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Due to breaking change in prometheus/common#754

@slashpai
Copy link
Contributor Author

slashpai commented Jul 8, 2025

will update the tests with utf-8 updates as latest prometheus 3 default is utf-8 .Some testcases are failing which checks for utf-8 as invalid labels

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.

1 participant