Skip to content
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

Update grafana/promtail Docker tag to v2.8.3 #312

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
grafana/promtail patch 2.8.2 -> 2.8.3

Release Notes

grafana/loki (grafana/promtail)

v2.8.3

Compare Source

This is release v2.8.3 of Loki.

Notable changes:

Loki:

  • Upgrade go version to 1.20.6
  • Querier: configurable chunk cache writeback queue bytes size
  • Query-scheduler: fix query distribution in SSD mode
  • Fix duplicate label values from ingester streams.

Promtail:

  • Break on iterate journal failure
  • Prevent logging errors on normal shutdown
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:
$ docker pull "grafana/loki:2.8.3"
$ docker pull "grafana/promtail:2.8.3"
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 the linux operating system and amd64 architecture:

$ curl -O -L "https://github.com/grafana/loki/releases/download/v2.8.3/loki-linux-amd64.zip"

### extract the binary
$ unzip "loki-linux-amd64.zip"

### make sure it is executable
$ chmod a+x "loki-linux-amd64"

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from Clivern as a code owner July 21, 2023 16:16
@Clivern Clivern merged commit bb832e3 into main Jul 23, 2023
3 of 4 checks passed
@Clivern Clivern deleted the renovate/grafana-promtail-2.x branch July 23, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant