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

promtail: 3.2.1 -> 3.3.1 #360607

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/grafana/loki/releases.

meta.description for promtail is: Like Prometheus, but for logs

meta.homepage for promtail is: https://grafana.com/oss/loki/

meta.changelog for promtail is: https://github.com/grafana/loki/releases/tag/v3.3.0

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.3.0 with grep in /nix/store/51xsbi0h0m61ddg44sl5yf2zpa1z1bck-promtail-3.3.0
  • found 3.3.0 in filename of file in /nix/store/51xsbi0h0m61ddg44sl5yf2zpa1z1bck-promtail-3.3.0

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath

grafana-loki
promtail
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/51xsbi0h0m61ddg44sl5yf2zpa1z1bck-promtail-3.3.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A promtail https://github.com/r-ryantm/nixpkgs/archive/cedc888c5a68967e2201d39d21861841b884e58f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cedc888c5a68967e2201d39d21861841b884e58f#promtail

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/51xsbi0h0m61ddg44sl5yf2zpa1z1bck-promtail-3.3.0
ls -la /nix/store/51xsbi0h0m61ddg44sl5yf2zpa1z1bck-promtail-3.3.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • grafana-loki
  • promtail

Maintainer pings

cc @WilliButz @globin @mmahut @emilylange for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@emilylange
Copy link
Member

Duplicate of #360603

@emilylange emilylange marked this as a duplicate of #360603 Dec 1, 2024
@emilylange emilylange marked this pull request as draft December 1, 2024 16:56
@r-ryantm r-ryantm changed the title promtail: 3.2.1 -> 3.3.0 promtail: 3.2.1 -> 3.3.1 Dec 13, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/grafana/loki/releases.

meta.description for promtail is: Like Prometheus, but for logs

meta.homepage for promtail is: https://grafana.com/oss/loki/

meta.changelog for promtail is: https://github.com/grafana/loki/releases/tag/v3.3.1

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 3.3.1 with grep in /nix/store/2f68s9yh8zh5s6sgrpaghlgl0gc568zc-promtail-3.3.1
  • found 3.3.1 in filename of file in /nix/store/2f68s9yh8zh5s6sgrpaghlgl0gc568zc-promtail-3.3.1

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath

grafana-loki
promtail
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/2f68s9yh8zh5s6sgrpaghlgl0gc568zc-promtail-3.3.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A promtail https://github.com/r-ryantm/nixpkgs/archive/675099411d84e5c082faeecb14ebd6151b3343d7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/675099411d84e5c082faeecb14ebd6151b3343d7#promtail

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2f68s9yh8zh5s6sgrpaghlgl0gc568zc-promtail-3.3.1
ls -la /nix/store/2f68s9yh8zh5s6sgrpaghlgl0gc568zc-promtail-3.3.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 2 packages built:
  • grafana-loki
  • promtail

Maintainer pings

cc @WilliButz @globin @mmahut @emilylange for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/promtail branch from cedc888 to 6750994 Compare December 13, 2024 08:15
@globin globin closed this Dec 18, 2024
@r-ryantm r-ryantm deleted the auto-update/promtail branch December 18, 2024 12:25
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.

3 participants