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

Sync upstream Prometheus to ff398062c #810

Merged
merged 10 commits into from
Dec 19, 2024
Merged

Sync upstream Prometheus to ff398062c #810

merged 10 commits into from
Dec 19, 2024

Conversation

dashpole and others added 10 commits December 13, 2024 21:32
Signed-off-by: David Ashpole <dashpole@google.com>
update links to openmetrics to reference the v1.0.0 release
* [ENHANCEMENT] TSDB: Improve calculation of space used by labels

The labels for each series in the Head take up some some space in the
Postings index, but far more space in the `memSeries` structure.

Instead of having the Postings index calculate this overhead, which is
a layering violation, have the caller pass in a function to do it.

Provide three implementations of this function for the three Labels
versions.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
There was a missing verb there.

Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
…ixes modes (#15567)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
prombench: Extend GH job for the upcoming custom benchmark feature.
We were appending to the wrong slice, so instead of removing values, we
were adding them.

Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
@CLAassistant
Copy link

CLAassistant commented Dec 19, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
5 out of 6 committers have signed the CLA.

✅ bboreham
✅ dashpole
✅ aknuds1
✅ colega
✅ beorn7
❌ bwplotka
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@gotjosh gotjosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@colega colega merged commit b500527 into main Dec 19, 2024
7 of 8 checks passed
@colega colega deleted the prometheus-ff398062c branch December 19, 2024 10:42
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.

9 participants