notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
gcp-ops-agent Gather logs and metrics from Google Compute Engine instances
2.48.0_2 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.22.0_14Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-07-04 17:24:05
Last Update: 2024-08-09 06:24:08
Commit Hash: aa8c011
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent
Description:
The Ops Agent is the primary agent for collecting telemetry from your Compute Engine instances. Combining logging and metrics into a single agent, the Ops Agent uses Fluent Bit for logs, which supports high-throughput logging, and the OpenTelemetry Collector for metrics. You can configure the Ops Agent to support parsing of log files from third-party applications.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/google_cloud_ops_agent_engine
  2. /usr/local/share/licenses/gcp-ops-agent-2.48.0_2/catalog.mk
  3. /usr/local/share/licenses/gcp-ops-agent-2.48.0_2/LICENSE
  4. /usr/local/share/licenses/gcp-ops-agent-2.48.0_2/APACHE20
Collapse this list.
Dependency lines:
  • gcp-ops-agent>0:sysutils/gcp-ops-agent
To install the port:
cd /usr/ports/sysutils/gcp-ops-agent/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/gcp-ops-agent
  • pkg install gcp-ops-agent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gcp-ops-agent
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1719689989 SHA256 (go/sysutils_gcp-ops-agent/ops-agent-2.48.0/v0.0.0-20240624194131-536ab1c138a1.mod) = 66c7a34c581265c40aa0636f154769fff9abe895e048bfebeb01a59bf42b9517 SIZE (go/sysutils_gcp-ops-agent/ops-agent-2.48.0/v0.0.0-20240624194131-536ab1c138a1.mod) = 8743

Expand this list (2 items)

Collapse this list.

SHA256 (go/sysutils_gcp-ops-agent/ops-agent-2.48.0/v0.0.0-20240624194131-536ab1c138a1.zip) = 2e8dbc9c69c933140dca5e6207df4d334cd46801eed4819545528849657bbd5f SIZE (go/sysutils_gcp-ops-agent/ops-agent-2.48.0/v0.0.0-20240624194131-536ab1c138a1.zip) = 9984793

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gcp-ops-agent
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.48.0_22.48.0_2-2.48.0_22.48.0_2---
FreeBSD:13:quarterly2.48.0_22.48.0_2-2.48.0_22.48.0_2---
FreeBSD:14:latest2.48.0_22.48.0_2-2.48.0_22.48.0_2---
FreeBSD:14:quarterly2.48.0_22.48.0_2-2.48.0_22.48.0_2---
FreeBSD:15:latest2.48.0_22.48.0_2n/a2.48.0_2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_gcp-ops-agent
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/!google!cloud!platform/ops-agent/@v/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.48.0_2
09 Aug 2024 06:24:08
commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200commit hash: aa8c0111bfd641853f435ed69310589fccda2200 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update
2.48.0_1
03 Jul 2024 08:29:54
commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update
2.48.0
01 Jul 2024 20:58:21
commit hash: c08aca763bcafb4c21e3d8398ac8e5d693d519accommit hash: c08aca763bcafb4c21e3d8398ac8e5d693d519accommit hash: c08aca763bcafb4c21e3d8398ac8e5d693d519accommit hash: c08aca763bcafb4c21e3d8398ac8e5d693d519ac files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
sysutils/gcp-ops-agent: Update to 2.48.0 and return to pool

Release
Notes:	https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.48.0

Background:

I added this port at a user's request, pending their run-time feedback.
The user became unresponsive, and I do not use Google Compute Engine or
ops-agent, so returning to the pool.  If unclaimed within a month or so,
I will mark it as DEPRECATED.

Current status:

The port builds successfully and does not crash with a simple run-time
test.

Sponsored by:	The FreeBSD Foundation
2.22.0_14
15 Jun 2024 09:52:17
commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
2.22.0_13
13 May 2024 17:56:04
commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
2.22.0_12
15 Apr 2024 08:20:04
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
2.22.0_11
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
2.22.0_10
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
2.22.0_9
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
2.22.0_8
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
2.22.0_7
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
2.22.0_6
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
2.22.0_5
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
2.22.0_4
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
2.22.0_3
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
2.22.0_2
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
2.22.0_1
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
2.22.0
06 Oct 2022 22:09:20
commit hash: c9fa4e22a1800f0f0ee866646c167650fc4846eacommit hash: c9fa4e22a1800f0f0ee866646c167650fc4846eacommit hash: c9fa4e22a1800f0f0ee866646c167650fc4846eacommit hash: c9fa4e22a1800f0f0ee866646c167650fc4846ea files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
sysutils/gcp-ops-agent: Update to 2.22.0

https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.21.0
https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.22.0

Sponsored by:	The FreeBSD Foundation
2.20.0_1
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
2.20.0
20 Sep 2022 00:16:26
commit hash: aaa903d938fda3daf88e9c0c4a7b36f4c893a1dccommit hash: aaa903d938fda3daf88e9c0c4a7b36f4c893a1dccommit hash: aaa903d938fda3daf88e9c0c4a7b36f4c893a1dccommit hash: aaa903d938fda3daf88e9c0c4a7b36f4c893a1dc files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
sysutils/gcp-ops-agent: Update to 2.20.0

https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.20.0
https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.19.0

Sponsored by:	The FreeBSD Foundation
2.18.2_2
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.18.2_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.18.2_1
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2.18.2
21 Jul 2022 02:19:37
commit hash: 83b2669e7baa13e78ba8513d0a4c664dec284bd7commit hash: 83b2669e7baa13e78ba8513d0a4c664dec284bd7commit hash: 83b2669e7baa13e78ba8513d0a4c664dec284bd7commit hash: 83b2669e7baa13e78ba8513d0a4c664dec284bd7 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
sysutils/gcp-ops-agent: Update to 2.18.2

https://github.com/GoogleCloudPlatform/ops-agent/releases/tag/2.18.2

Sponsored by:	The FreeBSD Foundation
2.18.1_1
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
2.18.1
04 Jul 2022 17:21:30
commit hash: 720cfd22944e4656eba347b2dc82eb3fbe1f0069commit hash: 720cfd22944e4656eba347b2dc82eb3fbe1f0069commit hash: 720cfd22944e4656eba347b2dc82eb3fbe1f0069commit hash: 720cfd22944e4656eba347b2dc82eb3fbe1f0069 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
sysutils/gcp-ops-agent: [New port] Gather logs from GCE instances

The Ops Agent is the primary agent for collecting telemetry from your
Compute Engine instances.  Combining logging and metrics into a single
agent, the Ops Agent uses Fluent Bit for logs, which supports
high-throughput logging, and the OpenTelemetry Collector for metrics.
You can configure the Ops Agent to support parsing of log files from
third-party applications.

WWW: https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35107

Number of commits found: 27