| Port details |
- alloy OpenTelemetry Collector distribution with programmable pipelines
- 1.10.2_9 sysutils
=3 1.10.2_8Version of this port present on the latest quarterly branch. - Maintainer: zach.leslie@grafana.com
 - Port Added: 2024-07-23 05:30:06
- Last Update: 2026-03-06 03:33:23
- Commit Hash: a8d318d
- People watching this port, also watch:: grafana-loki, grafana, libinotify, coreutils, monit
- License: MIT
- WWW:
- https://github.com/grafana/alloy
- Description:
- Grafana Alloy is an open source OpenTelemetry collector with built-in
Prometheus pipelines and support for metrics, logs, traces, and profiles.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/alloy/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/alloy
- pkg install alloy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: alloy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756329743
SHA256 (go/sysutils_alloy/grafana-alloy-v1.10.2_GH0/v1.10.2.mod) = 00055a9dafa0182283fbb801d6bc092ffbec438405c190f3a57010f07783bcaa
SIZE (go/sysutils_alloy/grafana-alloy-v1.10.2_GH0/v1.10.2.mod) = 67450
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- Fetch dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_alloy
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.10.2_9 06 Mar 2026 03:33:23
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.8 |
1.10.2_8 11 Feb 2026 19:21:45
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go default 1.24->1.25 |
1.10.2_7 05 Feb 2026 16:48:00
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.13 |
1.10.2_6 16 Jan 2026 17:49:03
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.12 |
1.10.2_5 03 Dec 2025 18:24:45
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.11 |
1.10.2_4 06 Nov 2025 17:03:19
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.10 |
1.10.2_3 14 Oct 2025 15:13:55
    |
Adam Weinberger (adamw)  |
various: Bump go ports for go-1.24.9 |
1.10.2_2 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
1.10.2_1 04 Sep 2025 17:53:24
    |
Adam Weinberger (adamw)  |
many: Bump go ports for go-1.24.7 |
1.10.2 28 Aug 2025 14:28:36
    |
Vladimir Druzenko (vvd)  |
sysutils/alloy: Improve port
- Remove git from BUILD_DEPENDS - build fine without it.
- Remove go version 1.24 - it's default version in ports.
- Remove GH_PROJECT=alloy - it's default value.
- Parametrize "alloy" with "${PORTNAME}" in multiple places.
- Replace "v${PORTVERSION}" with "${GH_TAGNAME}" - suits better.
- Remove unnecessary ";" and "/" at end of commands.
- Fix warnings from portclippy and portlint.
PR: 289140
Approved by: Zach Leslie <zach.leslie@grafana.com> (maintainer) |
1.10.2 28 Aug 2025 13:40:09
    |
Gleb Popov (arrowd)  Author: Zach Leslie |
sysutils/alloy: Update to v1.10.2
Pull Request: https://github.com/freebsd/freebsd-ports/pull/440 |
1.6.1_4 07 Aug 2025 00:13:05
    |
Adam Weinberger (adamw)  |
go123 ports: Bump for 1.23.12 |
1.6.1_3 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
1.6.1_2 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
1.6.1_1 24 Feb 2025 23:53:22
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go123 update
PR: 284681 |
1.6.1 18 Feb 2025 14:16:22
    |
Robert Clausecker (fuz)  Author: Evaldas Auryla |
sysutils/alloy: update to 1.6.1
- bump Go dependency to 1.23
Changelog: https://github.com/grafana/alloy/releases
PR: 284305 |
1.2.1_3 21 Jan 2025 22:21:11
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update
PR: 284181
MFH: 2025Q1 |
1.2.1_2 08 Nov 2024 20:58:46
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update
PR: 281842 |
1.2.1_1 09 Aug 2024 06:24:09
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go122 update |
1.2.1 01 Aug 2024 18:06:27
    |
Gleb Popov (arrowd)  Author: Zach Leslie |
sysutils/alloy: Update to 1.2.1
Pull Request: https://github.com/freebsd/freebsd-ports/pull/286
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> |
1.0.0 23 Jul 2024 05:26:31
    |
Matthias Fechner (mfechner)  Author: Zach Leslie |
sysutils/alloy: new port version 1.0.0
Pull Request: https://github.com/freebsd/freebsd-ports/pull/252 |