-
Notifications
You must be signed in to change notification settings - Fork 16
chore(deps): update docker-compose non-major dependencies #114
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/docker-compose-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
eb0509e
to
eb6df3a
Compare
92a2471
to
661a44b
Compare
c92bcab
to
c3409e7
Compare
327388e
to
707ddae
Compare
69ca310
to
33687a2
Compare
c5af715
to
a742123
Compare
401bf11
to
845d142
Compare
aa9262d
to
15317a9
Compare
b450b46
to
597224d
Compare
29f0562
to
d001f0e
Compare
d001f0e
to
ffbb38f
Compare
74c141c
to
979d4be
Compare
77234bd
to
e671da6
Compare
1d18107
to
4af56d5
Compare
4dc42eb
to
de7cc48
Compare
e907d28
to
b05f198
Compare
d339fe6
to
0a870bb
Compare
b22a11b
to
bd8fdb5
Compare
66ba937
to
0cf2b87
Compare
0cf2b87
to
ad15911
Compare
ad15911
to
7367aa9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
10.4.2
->10.4.18
3.0.0
->3.5.0
2.12.0
->2.16.0
2.4.1
->2.7.2
0.98.0
->0.123.0
0.126.0
Release Notes
grafana/grafana (grafana/grafana)
v10.4.18
Compare Source
Features and enhancements
Bug fixes
v10.4.17
Compare Source
Features and enhancements
Bug fixes
v10.4.16
Compare Source
Features and enhancements
Bug fixes
v10.4.15
Compare Source
Features and enhancements
Bug fixes
v10.4.14
Compare Source
Bug fixes
v10.4.13
Compare Source
v10.4.12
Compare Source
Bug fixes
v10.4.11
Compare Source
Bug fixes
v10.4.10
Compare Source
Features and enhancements
Bug fixes
v10.4.9
Compare Source
Features and enhancements
Bug fixes
v10.4.8
Compare Source
Bug fixes
v10.4.7
Compare Source
Bug fixes
v10.4.6
Compare Source
Features and enhancements
ce0d024
#90389, @yuri-tceretianBug fixes
v10.4.5
: 10.4.5 (2024-06-21)Compare Source
Download page
What's new highlights
Bug fixes
v10.4.4
: 10.4.4 (2024-06-13)Compare Source
Download page
What's new highlights
Bug fixes
v10.4.3
: 10.4.3 (2024-05-13)Compare Source
Download page
What's new highlights
Features and enhancements
Bug fixes
res
being accessed after it becomesnil
inpromql_query.go
. #85959, @adamyeatsauto
refresh option when saving a dashboard. #85921, @bfmateigrafana/mimir (grafana/mimir)
v2.16.0
Grafana Mimir
IsApplicable
hook. #10451\uFFFD
in error messages before propagating them. #10236IsApplicable
hook. #10256topic
label tocortex_ingest_storage_strong_consistency_requests_total
,cortex_ingest_storage_strong_consistency_failures_total
, andcortex_ingest_storage_strong_consistency_wait_duration_seconds
metrics. #10220-ruler.query-frontend.max-retries-rate
. #10375 #10403topic
label tocortex_ingest_storage_reader_last_produced_offset_requests_total
,cortex_ingest_storage_reader_last_produced_offset_failures_total
,cortex_ingest_storage_reader_last_produced_offset_request_duration_seconds
,cortex_ingest_storage_reader_partition_start_offset_requests_total
,cortex_ingest_storage_reader_partition_start_offset_failures_total
,cortex_ingest_storage_reader_partition_start_offset_request_duration_seconds
metrics. #10462-ingester.ooo-native-histograms-ingestion-enabled
to true by default. #10483user
andreason
labels tocortex_ruler_write_requests_failed_total
andcortex_ruler_queries_failed_total
; adduser
tocortex_ruler_write_requests_total
andcortex_ruler_queries_total
metrics. #10536-querier.promql-experimental-functions-enabled
and-query-frontend.block-promql-experimental-functions
CLI flags and respective YAML configuration options to enable experimental PromQL functions. Instead access to experimental PromQL functions is always blocked. You can enable them using the per-tenant settingenabled_promql_experimental_functions
. #10660 #10712blocks-storage.bucket-store.posting-offsets-in-mem-sampling
value. If the sparse header's sampling rate is set but doesn't match the configured rate, store gateway either rebuilds the sparse header or downsamples to the configured sampling rate. #10684 #10878ingester.native-histograms-ingestion-enabled
defaults to true. #10867Server-Timing
header when theX-Mimir-Response-Query-Stats: true
header is present in the request. #10192-distributor.otel-keep-identifying-resource-attributes
option to allow keepingservice.instance.id
,service.name
andservice.namespace
intarget_info
on top of converting them to theinstance
andjob
labels. #10216cortex_ingester_attributed_active_series
,cortex_distributor_received_attributed_samples_total
, andcortex_discarded_attributed_samples_total
) with labels specified by customers to a custom Prometheus registry. This feature enables more flexible billing data tracking. #10269 #10702/ruler/tenants
endpoints to list the discovered tenants with rule groups. #10738query-frontend.cache-errors
andquery-frontend.results-cache-ttl-for-errors
for caching non-transient error responses are no longer experimental. #10927memberlist
KV store for ha_tracker. You can enable it using the-distributor.ha-tracker.kvstore.store
flag. You can configure Memberlist parameters via the-memberlist-*
flags. #10054cortex_bucket_index_last_successful_update_timestamp_seconds
for all tenants assigned to the compactor before starting the block cleanup job. #10569samples_processed
statistics. #10103cortex_discarded_samples_total
metrics with the reasonsample_duplicate_timestamp
. #10145 #10430cortex_prometheus_rule_group_last_rule_duration_sum_seconds
metric to track the total evaluation duration of a rule group regardless of concurrency #10189electedReplicaPropagationTime
metric in ha_tracker. #10264-distributor.otel-created-timestamp-zero-ingestion-enabled
there is now-distributor.otel-start-time-quiet-zero
to convert OTel start timestamps to Prometheus QuietZeroNaNs. This flag is to make the change rollout safe between Ingesters and Distributors. #10238active_series_additional_custom_trackers
configuration, in addition to the already existingactive_series_custom_trackers
. Theactive_series_additional_custom_trackers
configuration allows you to configure additional custom trackers that get merged withactive_series_custom_trackers
at runtime. #10428blocked_requests
configuration. Requests can be blocked based on their path, method or query parameters #10484PostingsForMatchers
cache: #10500 #10525cortex_ingester_tsdb_head_postings_for_matchers_cache_hits_total
cortex_ingester_tsdb_head_postings_for_matchers_cache_misses_total
cortex_ingester_tsdb_head_postings_for_matchers_cache_requests_total
cortex_ingester_tsdb_head_postings_for_matchers_cache_skips_total
cortex_ingester_tsdb_head_postings_for_matchers_cache_evictions_total
cortex_ingester_tsdb_block_postings_for_matchers_cache_hits_total
cortex_ingester_tsdb_block_postings_for_matchers_cache_misses_total
cortex_ingester_tsdb_block_postings_for_matchers_cache_requests_total
cortex_ingester_tsdb_block_postings_for_matchers_cache_skips_total
cortex_ingester_tsdb_block_postings_for_matchers_cache_evictions_total
X-Filter-Queryables
which allows callers to decide which queryables should be used by the querier, useful for debugging and testing queryables in isolation. #10552 #10594BlocksCleaner
. Prevents bucket indexes from going an extended period without cleanup during compactor restarts. #10513limit
parameter for label names and values requests. #10410file[]
,rule_group[]
andrule_name[]
. #10589-query-frontend.instant-queries-with-subquery-spin-off=<comma separated list>
option on the frontend or theinstant_queries_with_subquery_spin_off
per-tenant override with regular expressions matching the queries to enable. #10460 #10603 #10621 #10742 #10796limit
parameter. #10620 #10652-store-gateway.dynamic-replication
to allow more than the default of 3 store-gateways to own recent blocks. #10382 #10637-compactor.max-lookback
option to limit blocks considered in each compaction cycle. Blocks uploaded prior to the lookback period aren't processed. This option helps reduce CPU utilization in tenants with large block metadata files that are processed before each compaction. #10585 #10794cortex_ha_tracker_elected_replica_status
metric. This is enabled with the-distributor.ha-tracker.enable-elected-replica-metric=true
flag. #10644go_cpu_classes_gc_total_cpu_seconds_total
go_cpu_classes_total_cpu_seconds_total
go_cpu_classes_idle_cpu_seconds_total
-server.cluster-validation.label
-server.cluster-validation.grpc.enabled
-server.cluster-validation.grpc.soft-validation
-<grpc-client-config-path>.cluster-validation.label
, you configure the cluster validation label of a single gRPC client, whosegrpcclient.Config
object is configurable through-<grpc-client-config-path>
.-common.client-cluster-validation.label
, you configure the cluster validation label of all gRPC clients.cortex_client_request_invalid_cluster_validation_labels_total
metrics, that are used by Mimir's gRPC clients to track invalid cluster validations. #10767cortex_distributor_dropped_native_histograms_total
to measure native histograms silently dropped when native histograms are disabled for a tenant. #10760-compactor.upload-sparse-index-headers
option. When enabled, the compactor will attempt to upload sparse index headers to object storage. This prevents latency spikes after adding store-gateway replicas. #10684alert
,record
andexpr
fields in rule groups. https://github.com/prometheus/prometheus/pull/14957 #10884-<prefix>.memcached.addresses-provider
flag to use alternate DNS service discovery backends when discovering Memcached hosts. #10895-querier.frontend-client.grpc-max-send-msg-size
. #10154-ruler.max-independent-rule-evaluation-concurrency
is set. https://github.com/prometheus/prometheus/pull/15560 #10258-ruler.max-independent-rule-evaluation-concurrency
feature, where if a rule group was eligible for concurrency, it would flap between running concurrently or not based on the time it took after running concurrently. #9726 #10189remote-read
commands will now return data. #10286-query-frontend.prom2-range-compat
and corresponding YAML to rewrite queries with ranges that worked in Prometheus 2 but are invalid in Prometheus 3. #10445 #10461 #10502DurationWithJitter
util functions when computed variance is zero. #10507PostingsForMatchers
cache that may have infrequently returned expired cached postings. #10500label_join
could incorrectly return multiple series with the same labels rather than failing withvector cannot contain metrics with the same labelset
. https://github.com/prometheus/prometheus/pull/15975 #10826quantile_over_time
is evaluated over a range with both histograms and floats. https://github.com/prometheus/prometheus/pull/16018 #10884count_values
. https://github.com/prometheus/prometheus/pull/16054 #10884Mixin
operations/mimir-mixin-compiled-gem
. #10690 #10877DistributorGcUsesTooMuchCpu
. #10641delete
operations since these are expected to fail when keys don't exist. #10287MimirAutoscalerNotActive
alert. #10564Jsonnet
_config.multi_zone_schedule_toleration
(default)_config.multi_zone_distributor_schedule_toleration
(distributor's override)_config.multi_zone_etcd_schedule_toleration
(etcd's override)-store-gateway.sharding-ring.heartbeat-timeout
set to10m
persistentVolumeClaimRetentionPolicy
Retain
policy on partition ingesters during migration to experimental ingest storage. #10395topologySpreadConstraints
by setting the following configuration options to a negative value: #10540distributor_topology_spread_max_skew
query_frontend_topology_spread_max_skew
querier_topology_spread_max_skew
ruler_topology_spread_max_skew
ruler_querier_topology_spread_max_skew
$._config.shuffle_sharding.ingester_partitions_shard_size
value when partition shuffle sharding is enabled in the ingest-storage mode. #10746prepare-downscale-http-port
with the value set in$._config.server_http_port
. #10367Mimirtool
MIMIR_HTTP_PREFIX
environment variable was ignored and the value fromMIMIR_MIMIR_HTTP_PREFIX
was used instead. #10207mimirtool grafana analyze
now supports custom panels. #10669mimirtool grafana analyze
now supports bar chart, pie chart, state timeline, status history,histogram, candlestick, canvas, flame graph, geomap, node graph, trend, and XY chart panels. #10669
Mimir Continuous Test
Query-tee
-proxy.compare-skip-preferred-backend-failures=true
. #10612Documentation
MimirAutoscalerNotActive
andMimirAutoscalerKedaFailing
runbooks, with an instruction to check whether Prometheus has enough CPU allocated. #10257Tools
copyblocks
: Remove /pprof endpoint. #10329mark-blocks
: Replacemarkblocks
with added features including removing markers and reading block identifiers from a file. #10597v2.15.2
Grafana Mimir
v2.15.1
Grafana Mimir
v2.15.0
Grafana Mimir
user
when the metric value is zero: #9359cortex_alertmanager_alerts_received_total
cortex_alertmanager_alerts_invalid_total
cortex_alertmanager_partial_state_merges_total
cortex_alertmanager_partial_state_merges_failed_total
cortex_alertmanager_state_replication_total
cortex_alertmanager_state_replication_failed_total
cortex_alertmanager_alerts
cortex_alertmanager_silences
-distributor.direct-otlp-translation-enabled
flag, since direct OTLP translation is well tested at this point. #9647-initial-delay
for circuit breakers to begin when the first request is received, rather than at breaker activation. #9842-ingest-storage.kafka.ongoing-records-per-fetch
and-ingest-storage.kafka.startup-records-per-fetch
. They are removed in favour of-ingest-storage.kafka.max-buffered-bytes
. #9906cortex_discarded_samples_total
label fromsample-out-of-bounds
tosample-timestamp-too-old
. #9885/prometheus/config/v1/rules
does not return an error anymore if a rule group is missing in the object storage after been successfully returned by listing the storage, because it could have been deleted in the meanwhile. #9936.
pattern in regular expressions in PromQL matches newline characters. With this change regular expressions like.*
match strings that include\n
. To maintain the old behaviour, you will have to change regular expressions by replacing all.
patterns with[^\n]
, e.g.foo[^\n]*
. This upgrades PromQL compatibility from Prometheus 2.0 to 3.0. #98445m
would usually return 5 samples, or 6 samples if the query evaluation aligns perfectly with a scrape. Now, queries like this will always return 5 samples. This upgrades PromQL compatibility from Prometheus 2.0 to 3.0. #9844 #10188api.get-request-for-ingester-shutdown-enabled
setting, which scheduled for removal in 2.15. #10197-querier.query-engine=mimir
. #10067lz4
OTLP compression. #9763query-frontend.cache-errors
andquery-frontend.results-cache-ttl-for-errors
to allow non-transient responses to be cached. When set totrue
error responses from hitting limits or bad data are cached for a short TTL. #9028-alertmanager.alertmanager-client.grpc-compression=s2
-ingester.client.grpc-compression=s2
-querier.frontend-client.grpc-compression=s2
-querier.scheduler-client.grpc-compression=s2
-query-frontend.grpc-client-config.grpc-compression=s2
-query-scheduler.grpc-client-config.grpc-compression=s2
-ruler.client.grpc-compression=s2
-ruler.query-frontend.grpc-client-config.grpc-compression=s2
-alertmanager.max-grafana-state-size-bytes
). #9475-alertmanager.max-config-size-bytes
). #9402-ingester.ooo-native-histograms-ingestion-enabled
totrue
. #7175-api.skip-label-count-validation-header-enabled
option to allow skipping label count validation on the HTTP write path based onX-Mimir-SkipLabelCountValidation
header beingtrue
or not. #9576-ruler-storage.cache.rule-group-enabled
. #9595 #10024info
function. Experimental functions are disabled by default, but can be enabled setting-querier.promql-experimental-functions-enabled=true
in the query-frontend and querier. #9879double_exponential_smoothing
PromQL function. Experimental functions are disabled by default, but can be enabled by setting-querier.promql-experimental-functions-enabled=true
in the query-frontend and querier. #9844bytes_processed
statistics following Server-Timing format. #9645 #9985exclude_alerts
parameter in<prometheus-http-prefix>/api/v1/rules
endpoint. #9300Configuration
📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, 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 was generated by Mend Renovate. View the repository job log.