Update grafana/promtail Docker tag to v2.9.1 #323
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.8.3
->2.9.1
Release Notes
grafana/loki (grafana/promtail)
v2.9.1
Compare Source
All Changes
Loki
Security
Fixes
v2.9.0
Compare Source
All Changes
Security
Loki
Enhancements
10322 chaudum: Deprecate misleading setting
-ruler.evaluation-delay-duration
.10324 ashwanthgoli: Deprecate ingester.unordered-writes and a few unused configs(log.use-buffered, log.use-sync, frontend.forward-headers-list)
10109 vardhaman-surana: Ruler: add limit parameter in rulegroup
9621 DylanGuedes: Introduce TSDB postings cache.
10010 rasta-rocket: feat(promtail): retrieve BotTags field from cloudflare
9995 chaudum: Add jitter to the flush interval to prevent multiple ingesters to flush at the same time.
9797 chaudum: Add new
loki_index_gateway_requests_total
counter metric to observe per-tenant RPS9710 chaudum: Add shuffle sharding to index gateway
9573 CCOLLOT: Lambda-Promtail: Add support for AWS CloudFront log ingestion.
9497 CCOLLOT: Lambda-Promtail: Add support for AWS CloudTrail log ingestion.
8886 MichelHollands: Add new logql template function
unixToTime
8067 CCOLLOT: Lambda-Promtail: Add support for AWS CloudTrail log ingestion.
9515 MichelHollands: Fix String() on vector aggregation LogQL expressions that contain
without ()
.8067 DylanGuedes: Distributor: Add auto-forget unhealthy members support.
9175 MichelHollands: Ingester: update the
prepare_shutdown
endpoint so it supports GET and DELETE and stores the state on disk.8953 dannykopping: Querier: block queries by hash.
8851 jeschkies: Introduce limit to require a set of labels for selecting streams.
9016 kavirajk: Change response type of
format_query
handler toapplication/json
8972 salvacorts Index stat requests are now cached in the results cache.
9177 salvacorts Index stat cache can be enabled or disabled with the new
cache_index_stats_results
flag. Disabled by default.9096 salvacorts: Compute proportional TSDB index stats for chunks that doesn't fit fully in the queried time range.
8939 Suruthi-G-K: Loki: Add support for trusted profile authentication in COS client.
8852 wtchangdm: Loki: Add
route_randomly
to Redis options.8848 dannykopping: Ruler: add configurable rule evaluation jitter.
8826 amankrsingh2000: Loki: Add support for IBM cloud object storage as storage client.
8752 chaudum: Add query fairness control across actors within a tenant to scheduler, which can be enabled by passing the
X-Loki-Actor-Path
header to the HTTP request of the query.8786 DylanGuedes: Ingester: add new /ingester/prepare_shutdown endpoint.
8744 dannykopping: Ruler: remote rule evaluation.
8670 salvacorts Introduce two new limits to refuse log and metric queries that would read too much data.
8918 salvacorts Introduce limit to require at least a number label matchers on metric and log queries.
8909 salvacorts Requests to
/loki/api/v1/index/stats
are split in 24h intervals.8732 abaguas: azure: respect retry config before cancelling the context
9206 dannykopping: Ruler: log rule evaluation detail.
9184 periklis: Bump dskit to introduce IPv6 support for memberlist
9357 Indransh: Add HTTP API to change the log level at runtime
9431 dannykopping: Add more buckets to
loki_memcache_request_duration_seconds
metric; latencies can increase if using memcached with NVMe8684 oleksii-boiko-ua: Helm: Add hpa templates for read, write and backend components.
9535 salvacorts Index stats cache can be configured independently of the results cache. If it's not configured, but it's enabled, it will use the results cache configuration.
9626 ashwanthgoli logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default
9672 zeitlinger: Add
alignLeft
andalignRight
line formatting functions.9693 salvacorts Add
keep
stage to LogQL.7447 ashwanthgoli compactor: multi-store support.
7754 ashwanthgoli index-shipper: add support for multiple stores.
9813 jeschkies: Enable Protobuf encoding via content negotiation between querier and query frontend.
10281 dannykopping: Track effectiveness of hedged requests.
10341 ashwanthgoli Deprecate older index types and non-object stores -
aws-dynamo, gcp, gcp-columnkey, bigtable, bigtable-hashed, cassandra, grpc
10344 ashwanthgoli Compactor: deprecate
-boltdb.shipper.compactor.
prefix in favor of-compactor.
.10073 sandeepsukhani,salvacorts,vlad-diachenko Support attaching structured metadata to log lines.
Fixes
offset
operator for downstream queries on instant query splitting of (range) vector aggregation expressions containing an offset.splits
corresponding to the number of subqueries a query is split into based onsplit_queries_by_interval
.unpack
is present.Changes
AWS.S3
orAzure.Blob
call.-list-targets
output.Promtail
Enhancements
structured_metadata
stage to attach metadata to each log line.Fixes
LogCLI
Fixes
5s
to1m
.!=
and!~
) when omitting stream selector with--stdin
flagMixins
Enhancements
Fixes
RUNTIME ERROR
that occurs when you try to use the mixins withuse_boltdb_shipper: false
.FluentD
Enhancements
Jsonnet
use_boltdb_shipper
flag to be able to configuretsdb_shipper
section.policy.v1beta1
withpolicy.v1
.v2.8.5
Compare Source
Loki
Security
v2.8.4
Compare Source
This is release
v2.8.4
of Loki.Notable changes:
This release fixes a few vulnerabilities in Loki and our published images.
Installation:
The components of Loki are currently distributed in plain binary form and as Docker container images. Choose what fits your use-case best.
Docker container:
Binary
We provide pre-compiled binary executables for the most common operating systems and architectures.
Choose from the assets below for the application and architecture matching your system.
Example for
Loki
on thelinux
operating system andamd64
architecture: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.