Update grafana/loki Docker tag to v3 #35
Closed
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:
2.7.1
->3.1.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grafana/loki (grafana/loki)
v3.1.0
Compare Source
⚠ BREAKING CHANGES
Features
Cache-Control: no-cache
support for Loki instant queries. (#12896) (88e545f)first_over_time
andlast_over_time
queries by sharding them (#11605) (f66172e)index audit
tolokitool
(#13008) (47f0236)Bug Fixes
codec
not initialized in downstream roundtripper (#12873) (b6049f6)continue
in fuse which may cause incorrect bloom test result (#12650) (0d1ebeb)partitionSeriesByDay
function (#12900) (738c274)From==Through
andFrom==start
(#13117) (d9cc513)ChunkRef.Cmp
method is used in reverse (#12999) (670cd89)deploymentMode
(#12641) (0d8ff9e)Performance Improvements
inversePostingsForMatcher
(#12679) (402d1d7)v3.0.0
Compare Source
Starting with the 3.0 release we began using conventional commits and release-please to generate the changelog. As a result the format has changed slightly from previous releases.
Features
X-Scope-OrgId
tenant identification header in remote write requests. 11819store.max-look-back-period
. 11038-querier.engine.timeout
CLI flag and corresponding YAML setting as well as thequerier.query_timeout
YAML setting. 10302avg_over_time
range aggregations. 10373-s3.sse-encryption
in favor or-s3.sse.*
settings. 10377ruler.wal-cleaer.period
10378experimental.ruler.enable-api
in favour ofruler.enable-api
10380split_queries_by_interval
andforward_headers_list
configuration options in thequery_range
section 10395loki_distributor_ingester_append_timeouts_total
metric, removeloki_distributor_ingester_append_failures_total
metric 10456use_boltdb_shipper_as_backup
10534/ingester/flush_shutdown
. 10655ingester.max-transfer-retries
configuration option in favor of using the WAL. 10709querier_cache_
toloki_embeddedcache_
and removes duplicate metrics. 10693shared_store
andshared_store_key_prefix
from tsdb, boltdb shipper and compactor configs and their corresponding CLI flags. 10840querier.worker-parallelism
and updates default value ofquerier.max-concurrent
to 4. 10785-frontend.encoding=protobuf
. 10956quantile_over_time
range queries using probabilistic data structures. 10417frontend.max-query-capacity
to tune per-tenant query capacity. 11284query_length_served
cache stat to measure the length of the query served from cache. 11589query_ingester_within
window to reduce query pressure on ingesters. 11535frontend.max-metadata-cache-freshness
to configure the time window for which metadata results are not cached. This helps avoid returning inaccurate results by not caching recent results. 11682frontend.log-query-request-headers
to enable logging of request headers in query logs. 11499/prometheus/api/v1/rules
endpoint by rule_name, rule_group, file and type. 11817split_recent_metadata_queries_by_interval
forrecent_metadata_query_window
to help with caching recent metadata query results. 11897/ingester/shutdown
forpreStop
hook in write pods. 11490objstore
10451-legacy-read-mode
flag tofalse
by default. 11665/var/log
. 11511additional_fields
in cloudflare configuration. 10301Bug Fixes
859f65c
(main) (#10820) (c66ffd1)6eecb7b
(main) (#10826) (fb9c496)6947259
(main) (#10836) (2327789)583aa28
(main) (#10842) (02d9418)cfc4f0e
(main) (#10946) (d27c4d2)e523809
(main) (#11107) (09cb9ae)c2ef48c
(main) (#10947) (1fe4885)v2.9.9
Compare Source
All Changes
Loki
Fixes
v2.9.8
Compare Source
All Changes
Loki
Fixes
v2.9.7
Compare Source
Bug Fixes
v2.9.6
Compare Source
Bug Fixes
net.JoinHostPort
to support IPv6 addresses (#10650) (#11870) (7def3b4)v2.9.5
Compare Source
Changes
stream_lag_labels
setting from both theoptions
andclient
configuration sections.Fixes
LogCLI
Mixins
Fixes
FluentD
Jsonnet
11312 sentoz: Loki ksonnet: Do not generate configMap for consul if you are using memberlist
11020 ashwanthgoli: Loki ksonnet: Do not generate table-manager manifests if shipper store is in-use.
10784 slim-bean Update index gateway client to use a headless service.
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.