Package Details: grafana-alloy-bin 1.5.1-4

Git Clone URL: https://aur.archlinux.org/grafana-alloy-bin.git (read-only, click to copy)
Package Base: grafana-alloy-bin
Description: OpenTelemetry Collector distribution with programmable pipelines.
Upstream URL: https://github.com/grafana/alloy
Licenses: Apache
Conflicts: grafana-alloy
Provides: grafana-alloy
Submitter: leynebe
Maintainer: leynebe (vianney)
Last Packager: leynebe
Votes: 2
Popularity: 0.34
First Submitted: 2024-04-29 17:29 (UTC)
Last Updated: 2025-01-03 14:05 (UTC)

Latest Comments

bschnei commented on 2025-01-22 19:45 (UTC)

I think this package conflicts with https://aur.archlinux.org/packages/alloy as it appears both want to install to /usr/bin/alloy.

leynebe commented on 2025-01-03 14:07 (UTC)

@grollinger Thanks for the message. I fixed the issue in the -4 patch. Please try it out and let me know if you still have issues.

grollinger commented on 2024-12-31 21:23 (UTC)

In package version 1.5.1-3, the source hash of the .deb file is incorrect for aarch64. (it shouldn't be the same as for x86_64)

You can find the correct/expected hashes here: https://github.com/grafana/alloy/releases/download/v1.5.1/SHA256SUMS

leynebe commented on 2024-12-04 13:21 (UTC)

@vianney Thanks for your excellent modifications! I have made you a co-maintainer. Please note: I have already taken the liberty to take your changes and test them out and push them. I have only fixed 2 minor things about it. (These lines: https://github.com/vbouchaud/aur/blob/main/grafana-alloy-bin/PKGBUILD#L55-L56 and added _binaryname back for the makefile execution since it needs it). I have also added instructions in the Makefile on how I currently test and push changes, since it's a bit of a monster.

vianney commented on 2024-11-29 08:30 (UTC) (edited on 2024-11-29 08:31 (UTC) by vianney)

Hi there, after seeing your message, I took the liberty of making some changes to you PKGBUILD.

You can either see them as suggestions or use them as is to improve your PKGBUILD (adding some default configuration and service files, etc.).

If needed, feel free to add me as co-maintainer, I'd be happy to help maintain this PKGBUILD directly.

edit: Changes are here: https://github.com/vbouchaud/aur/blob/main/grafana-alloy-bin/PKGBUILD

leynebe commented on 2024-04-29 17:50 (UTC)

This is my first publishing AUR package. If I can do anything to improve the setup, please let me know!