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

WL-1978: Bump prometheus common #1368

Closed

Conversation

aviad-orca
Copy link

No description provided.

@ArthurSens
Copy link
Member

Hey @aviad-orca, thanks for the PR! Would you mind fixing the tests? It's basically adding the new argument in api/prometheus/v1/examples/example_test.go:138. An empty string would suffice :)

- RoundTripper: config.NewBasicAuthRoundTripper("me", "definitely_me", "", api.DefaultRoundTripper),
+ RoundTripper: config.NewBasicAuthRoundTripper("me", "definitely_me", "", "", api.DefaultRoundTripper),

@ArthurSens
Copy link
Member

We also require that commits are signed

@ArthurSens
Copy link
Member

Thanks for the PR! We ended up fixing this in #1374

@ArthurSens ArthurSens closed this Nov 20, 2023
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