feat(container): update thanos group #1824
Open
+13
−13
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 PR contains the following updates:
v0.33.0
->v0.37.2
12.20.1
->12.23.1
v0.33.0
->v0.37.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bitnami/charts (thanos)
v12.23.1
v12.23.0
v12.22.1
v12.22.0
v12.21.1
v12.21.0
v12.20.4
v12.20.3
v12.20.2
thanos-io/thanos (thanos-io/thanos)
v0.37.2
Compare Source
Fixed
Added
Changed
Removed
v0.37.1
Compare Source
Fixed
Added
Changed
Removed
v0.37.0
Compare Source
Fixed
thanos_rule_evaluation_with_warnings_total
metric for non PromQL warnings.Added
TolerateEnvVarExpansionErrors
to allow suppressing errors when expanding environment variables in the configuration file. When set, this will ensure that the reloader won't consider the operation to fail when an unset environment variable is encountered. Note that all unset environment variables are left as is, whereas all set environment variables are expanded as usual.--query-frontend.force-query-stats
flag to force collection of query statistics from upstream queriers.v0.0.0-20241106100125-097e6e9f425a
and objstore tov0.0.0-20241111205755-d1dd89d41f97
Changed
dnsnosrva
lookupsv0.0.0-20240913074259-63feed0da069
Removed
v0.36.1
Compare Source
Fixed
Added
Changed
Removed
v0.36.0
Compare Source
Fixed
Added
query.mode=distributed
you need to update your client (upper level Queriers) first, before updating leaf Queriers (servers).20240622095743-1afe5d4bc3cd
Changed
no-compact-mark.json
. Fixes panicpanic: unexpected seriesToChunkEncoder lack of iterations
.grpc_client_handling_seconds
andgrpc_server_handling_seconds
will now be native histograms, if you have enabled native histogram scraping you will need to update your PromQL expressions to use the new metric names.Removed
v0.35.1
Compare Source
Fixed
Added
Changed
Removed
v0.35.0
Compare Source
Fixed
--block-discovery-strategy
flag to control the listing strategy so that a recursive lister can still be used if the tradeoff of slower but cheaper discovery is preferred.PromQLSmith
based fuzz test to improve correctness.PostingsOffsets
returning wrong values.Added
--query.enable-x-functions
to allow usage of extended promql functions (xrate, xincrease, xdelta) in loaded rules--query.mode=distributed
which enables the new distributed mode of the Thanos query engine.--selector.relabel-config
and--selector.relabel-config-file
flags which allows scoping the Querier to a subset of matched TSDBs.--remote-write.client-tls-secure
and--remote-write.client-tls-skip-verify
flags to stop relying on grpc server config to determine grpc client secure/skipVerify.X-Forwarded-For
header for the remote address in the logs.Changed
Removed
v0.34.1
Compare Source
Fixed
Added
Changed
Removed
v0.34.0
Compare Source
Fixed
Added
query.enable-tenancy
&query.tenant-label-name
options to allow enforcement of tenancy on the query path, by injecting labels into queries (uses prom-label-proxy internally).objstore
which adds support for Azure Workload Identity.--reloader.method
to support configuration reloads via SIHUP signal.keep_firing_for
field in alerting rule.--store.index-header-lazy-download-strategy
to specify how to lazily download index headers when lazy mmap is enabled.--query-frontend.enable-x-functions
flag to enable experimental extended functions.set_async_circuit_breaker_*
to utilize the circuit breaker pattern for dynamically thresholding asynchronous set operations.Changed
--sync-block-duration
default 3m to 15m.Removed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.