Skip to content

feat: update docker image grafana/promtail to 2.7.0 #2394

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

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Nov 11, 2022

This PR contains the following updates:

Package Update Change
grafana/promtail minor 2.6.1 -> 2.7.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

grafana/loki

v2.7.0

Compare Source

Loki
Enhancements
  • 7436 periklis: Expose ring and memberlist handlers through internal server listener
  • 7227 Red-GV: Add ability to configure tls minimum version and cipher suites
  • 7179 vlad-diachenko: Add ability to use Azure Service Principals credentials to authenticate to Azure Blob Storage.
  • 7063 kavirajk: Add additional push mode to Loki canary that can directly push logs to given Loki URL.
  • 7069 periklis: Add support for custom internal server listener for readiness probes.
  • 7023 liguozhong: logql engine support exec vector(0) grammar.
  • 6983 slim-bean: __timestamp__ and __line__ are now available in the logql label_format query stage.
  • 6821 kavirajk: Introduce new cache type embedded-cache which 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 modes distributed: false (default, and same as old fifocache) and distributed: true which runs cache in distributed fashion sharding keys across peers if Loki is run in microservices or SSD mode.
  • 6691 dannykopping: Update production-ready Loki cluster in docker-compose
  • 6317 dannykoping: General: add cache usage statistics
  • 6444 aminesnow Add TLS config to query frontend.
  • 6179 chaudum: Add new HTTP endpoint to delete ingester ring token file and shutdown process gracefully
  • 5997 simonswine: Querier: parallize label queries to both stores.
  • 5406 ctovena: Revise the configuration parameters that configure the usage report to grafana.com.
  • 7264 bboreham: Chunks: decode varints directly from byte buffer, for speed.
  • 7263 bboreham: Dependencies: klauspost/compress package to v1.15.11; improves performance.
  • 7270 wilfriedroset: Add support for username to redis cache configuration.
  • 6952 DylanGuedes: Experimental: Introduce a new feature named stream sharding.
Fixes
  • 7453 periklis: Add single compactor http client for delete and gennumber clients
  • 7426 periklis: Add missing compactor delete client tls client config
  • 7238 periklis: Fix internal server bootstrap for query frontend
  • 7288 ssncferreira: Fix query mapping in AST mapper rangemapper to support the new VectorExpr expression.
  • 7040 bakunowski: Remove duplicated loki_boltdb_shipper prefix from tables_upload_operation_total metric.
  • 6937 ssncferreira: Fix topk and bottomk expressions with parameter <= 0.
  • 6780 periklis: Attach the panic recovery handler on all HTTP handlers
  • 6358 taharah: Fixes sigv4 authentication for the Ruler's remote write configuration by allowing both a global and per tenant configuration.
  • 6375 dannykopping: Fix bug that prevented users from using the json parser after a line_format pipeline stage.
  • 6505 dmitri-lerko Fixes failed to receive pubsub messages error with promtail GCPLog client.
  • 6372 splitice: Add support for numbers in JSON fields.
Changes
  • 6726 kavirajk: upgrades go from 1.17.9 -> 1.18.4
  • 6415 salvacorts: Evenly spread queriers across kubernetes nodes.
  • 6349 simonswine: Update the default HTTP listen port from 80 to 3100. Make sure to configure the port explicitly if you are using port 80.
  • 6835 DylanGuedes: Add new per-tenant query timeout configuration and remove engine query timeout.
  • 7212 Juneezee: Replaces deprecated io/ioutil with io and os.
  • 7361 szczepad: Renames metric loki_log_messages_total to loki_internal_log_messages_total
  • 7510 slim-bean: Limited queries (queries without filter expressions) will now be split and sharded.
  • 5400 BenoitKnecht: promtail/server: Disable profiling by default
Promtail
Enhancements
  • 7101 liguozhong: Promtail: Add support for max stream limit.
  • 7247 liguozhong: Add config reload endpoint / signal to promtail.
  • 6708 DylanGuedes: Add compressed files support to Promtail.
  • 5977 juissi-t lambda-promtail: Add support for Kinesis data stream events
  • 6828 alexandre1984rj Add the BotScore and BotScoreSrc fields once the Cloudflare API returns those two fields on the list of all available log fields.
  • 6656 carlospeon: Allow promtail to add matches to the journal reader
  • 7401 thepalbi: Add timeout to GCP Logs push target
  • 7414 thepalbi: Add basic tracing support
  • 7462 MarNicGit: Allow excluding event message from Windows Event Log entries.
Fixes
Changes
  • quodlibetor: Change Docker target discovery log level from Error to Info
Logcli
  • 7325 dbirks: Document setting up command completion
Fluent Bit
Loki Canary
  • 7398 verejoel: Allow insecure TLS connections
Jsonnet
Notes

This release was created from a branch starting at commit 706c22e9e40b0156031f214b63dc6ed4e210abc1 but it may also contain backported changes from main.

Check the history of the branch release-2.7.x.

Dependencies
  • Go Version: FIXME

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bloopy-boi bloopy-boi bot requested a review from h3mmy as a code owner November 11, 2022 02:08
@bloopy-boi bloopy-boi bot added renovate/container type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Nov 11, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Nov 11, 2022

Path: cluster/apps/media/plex/helm-release.yaml

No changes in detected in resources

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Nov 11, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.18s
✅ YAML prettier 1 1 0 0.56s
✅ YAML yamllint 1 0 0.24s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit 0cc9cfe into main Nov 11, 2022
@h3mmy h3mmy deleted the renovate/grafana-promtail-2.x branch November 11, 2022 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant