-
Notifications
You must be signed in to change notification settings - Fork 10
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 to 318d6bc4b (2024-12-19) #809
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
prepare release 3.0.1
Bumps the go-opentelemetry-io group with 2 updates: [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) and [go.opentelemetry.io/collector/semconv](https://github.com/open-telemetry/opentelemetry-collector). Updates `go.opentelemetry.io/collector/pdata` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.20.0...pdata/v1.21.0) Updates `go.opentelemetry.io/collector/semconv` from 0.114.0 to 0.115.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.114.0...v0.115.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/collector/pdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-opentelemetry-io - dependency-name: go.opentelemetry.io/collector/semconv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-opentelemetry-io ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.3.1+incompatible to 27.4.0+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.3.1...v27.4.0) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: David Ashpole <dashpole@google.com>
update links to openmetrics to reference the v1.0.0 release
This addresses extreme slowness when you have thousands of rules in potentially hundreds of rule groups. It can still be a bit slow even with pagination and infinite scroll for very large use cases, but it's much better already than before. Fixes prometheus/prometheus#15551 Signed-off-by: Julius Volz <julius.volz@gmail.com>
* [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>
Signed-off-by: Joel Beckmeyer <joel@beckmeyer.us>
Signed-off-by: Joel Beckmeyer <joel@beckmeyer.us>
Signed-off-by: Joel Beckmeyer <joel@beckmeyer.us>
Signed-off-by: Joel Beckmeyer <joel@beckmeyer.us>
Signed-off-by: Joel Beckmeyer <joel@beckmeyer.us>
Signed-off-by: Joel Beckmeyer <joel@beckmeyer.us>
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>
See prometheus/proposals#41 Signed-off-by: bwplotka <bwplotka@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>
Update comment on MemPostings.lvs
Refactoring in prevision of prometheus/prometheus#15681 By moving the `eval` function outside of the for loop, we can modify the rule execution order more easily (without huge git changes) Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>
Signed-off-by: neozhao98 <zxzhao@ustc.edu> Signed-off-by: root <root@localhost.localdomain>
Paginate rule groups, add infinite scroll to rules within groups
[DEPS] upgrade crypto to address reported vulnerability
…b.com/docker/docker-27.4.0incompatible chore(deps): bump github.com/docker/docker from 27.3.1+incompatible to 27.4.0+incompatible
…entelemetry-io-84fb557ae6 chore(deps): bump the go-opentelemetry-io group with 2 updates
Preparation for release 3.1. Did not update Kubernetes as it forces Go to version 1.23, and we like to support 2 latest versions. Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
Update go dependencies
Merge release 3.0.1 into main
test: fixes for 32-bit archs
root seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
colega
changed the title
Upstream prometheus/318d6bc4b (2024-12-19)
Sync upstream to 318d6bc4b (2024-12-19)
Dec 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This brings all changes up to
318d6bc4b
:Changes
Bugfix
lbl!~".+"
postings for matchers shortcut prometheus/prometheus#15684Enhancements
Refactors
Eval.eval
function prometheus/prometheus#15688Non-important: docs, UI, etc.