-
Notifications
You must be signed in to change notification settings - Fork 5k
Update Prometheus library to v 0.300.1 #43540
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
Conversation
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Signed-off-by: Andreas Gkizas <[email protected]>
Signed-off-by: Andreas Gkizas <[email protected]>
|
This pull request is now in conflicts. Could you fix it? 🙏 |
Added changelog. Thanks |
Co-authored-by: Aman <[email protected]>
Co-authored-by: Aman <[email protected]>
rdner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, have only one question.
|
Thanks! Should this also be backported to 8.19? I have a suspicion we won't be able to go for the entire LTS life time of that branch without needing to update this dependency because of a security update :) |
* Update Prometheus library * Update NOTICE * Update the default contenttype in testdata * Resolve linter errors * Resolve linter errors * lint error * adding files for remotewrite prom3 Signed-off-by: Andreas Gkizas <[email protected]> * adding files for remotewrite prom3 Signed-off-by: Andreas Gkizas <[email protected]> * Add comment * Update go mod * Add default port in URL parsing * Add URL tests * Resolve linter errors * Update TestNewLeaderElectionManager flaky test * Fix linter errors * Update metricbeat/mb/parse/url.go Co-authored-by: Aman <[email protected]> * Update url.go * update err * CI error * log update * upfdate defaultPort * update changelog * Update metricbeat/helper/prometheus/textparse.go Co-authored-by: Aman <[email protected]> * Update metricbeat/mb/parse/url.go Co-authored-by: Aman <[email protected]> --------- Signed-off-by: Andreas Gkizas <[email protected]> Co-authored-by: Andreas Gkizas <[email protected]> Co-authored-by: Michalis Katsoulis <[email protected]> Co-authored-by: Aman <[email protected]> (cherry picked from commit 6fd1224) # Conflicts: # NOTICE.txt # go.mod # go.sum
This has been backported to 8.19. |
|
Thank you! |
Update the Prometheus library to v0.300.1
Relates: #42916