Bump github.com/prometheus/prometheus to v2.34.0
What this PR does:
This PR updated prometheus/prometheus dependency to v2.34.0, to apply a fix for deadlock in remote writing (https://github.com/prometheus/prometheus/pull/10395)
Which issue(s) this PR fixes: Fixes #1720
Checklist
- [ ] Tests updated
- [ ] Documentation added
- [ ]
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]
It seems another PR has updated go.sum in the meantime, can you rebase this PR and resolve the merge conflicts? Besides that, it's good to merge I think 🙂
It seems another PR has updated
go.sumin the meantime, can you rebase this PR and resolve the merge conflicts? Besides that, it's good to merge I think 🙂
Done :)
@kvrhdn I pushed the fix for failed jobs, can you help to trigger them again?