-
Notifications
You must be signed in to change notification settings - Fork 810
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
chore: Updating Prometheus to v0.40.7 and Thanos to 3327c510076a #5048
Conversation
2d84e46
to
b5c8346
Compare
Ok.. Seems we will need to update AM on Thanos:
|
How is that related to AM? Isn't it |
Yeah.. but the new AM that brought the new Common. And the old AM is failing cause:
So i needed to update AM that brought the new Common that broke thanos :) |
35806f1
to
0f8380c
Compare
Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
0f8380c
to
b9d9f11
Compare
Signed-off-by: Alan Protasio <[email protected]>
5bca64c
to
9688e04
Compare
Signed-off-by: Alan Protasio <[email protected]>
6d9ce1f
to
2302084
Compare
Signed-off-by: Alan Protasio <[email protected]>
Signed-off-by: Alan Protasio <[email protected]>
nice job. |
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.
Thanks! I think we can update Prometheus to v2.41.0 directly but we can do that in next pr.
…texproject#5048) * Updating Prometheus Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]> * Breaking changes Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]> * fix gogo proto Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]> * Updating AM Signed-off-by: Alan Protasio <[email protected]> * rebase Signed-off-by: Alan Protasio <[email protected]> * Fix AM breaking change Signed-off-by: Alan Protasio <[email protected]> * Make lint happy Signed-off-by: Alan Protasio <[email protected]> * Update Doc Signed-off-by: Alan Protasio <[email protected]> * Fix AM VictorOps test Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alan Protasio <[email protected]> Signed-off-by: Alex Le <[email protected]>
Signed-off-by: Alan Protasio [email protected]
What this PR does:
Updating Prometheus to v0.40.7.
This prometheus version contains the native histograms but we are not supporting it for now.
Which issue(s) this PR fixes:
Fixes #
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]