Update all dependencies to v2.7.0 #9
Reference in New Issue
Block a user
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.6.1->2.7.02.6.1->2.7.0Release Notes
grafana/loki
v2.7.0Compare Source
Loki
Enhancements
pushmode to Loki canary that can directly push logs to given Loki URL.vector(0)grammar.__timestamp__and__line__are now available in the logqllabel_formatquery stage.embedded-cachewhich is an in-process cache system that runs loki without the need for an external cache (like memcached, redis, etc). It can be run in two modesdistributed: false(default, and same as oldfifocache) anddistributed: truewhich runs cache in distributed fashion sharding keys across peers if Loki is run in microservices or SSD mode.usernameto redis cache configuration.Fixes
rangemapperto support the newVectorExprexpression.loki_boltdb_shipperprefix fromtables_upload_operation_totalmetric.jsonparser after aline_formatpipeline stage.failed to receive pubsub messageserror with promtail GCPLog client.Changes
io/ioutilwithioandos.loki_log_messages_totaltoloki_internal_log_messages_totalPromtail
Enhancements
Fixes
LabelSampleExtractorignore processing the line if it doesn't contain that specific label. Fixes unwrap behavior explained in the issue https://github.com/grafana/loki/issues/6713Changes
ErrortoInfoLogcli
Fluent Bit
Loki Canary
Jsonnet
ServiceMonitorobject for Prometheus scraping through configuration parametercreate_service_monitor. Simplify mixin usage by adding (https://github.com/prometheus-operator/kube-prometheus) library.Notes
This release was created from a branch starting at commit
706c22e9e40b0156031f214b63dc6ed4e210abc1but it may also contain backported changes from main.Check the history of the branch
release-2.7.x.Dependencies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.