-
Notifications
You must be signed in to change notification settings - Fork 5k
[8.19](backport #43540) Update Prometheus library to v 0.300.1 #44036
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
* 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
|
Cherry-pick of 6fd1224 has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
This pull request has not been merged yet. Could you please review and merge it @ishleenk17? 🙏 |
Update the Prometheus library to v0.300.1
Relates: #42916
This is an automatic backport of pull request #43540 done by Mergify.