diff options
| author | Shulhan <ms@kilabit.info> | 2021-12-02 19:56:54 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2021-12-02 20:02:23 +0700 |
| commit | 978cbd3d7815623a24135c925852a28da6bfe80d (patch) | |
| tree | d414510835daec206f9d45bb4624c98916f5a93f /.SRCINFO | |
| download | google-cloud-ops-agent-git-978cbd3d7815623a24135c925852a28da6bfe80d.tar.xz | |
google-cloud-ops-agent-git: the google cloud ops-agent for Arch
This is the ops-agent that are part of the Google Cloud Operations
product suite (specifically Cloud Logging and Cloud Monitoring) [1].
This package replace stackdriver-collectd in the AUR [2].
[1] https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/
[2] https://aur.archlinux.org/packages/stackdriver-collectd/
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..5a3f506 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,25 @@ +pkgbase = google-cloud-ops-agent-git + pkgdesc = Ops Agents that are part of the Google Cloud Operations product suite (specifically Cloud Logging and Cloud Monitoring) + pkgver = 2.7.0.r7.g43187fc + pkgrel = 1 + url = https://github.com/GoogleCloudPlatform/ops-agent + arch = x86_64 + license = Apache License 2.0 + makedepends = cmake + makedepends = go + makedepends = git + makedepends = pkg-config + provides = google-cloud-ops-agent + conflicts = stackdriver-collectd + source = google-cloud-ops-agent-git::git+https://github.com/GoogleCloudPlatform/ops-agent.git + source = collectd::git+https://github.com/Stackdriver/collectd.git + source = fluent-bit::git+https://github.com/fluent/fluent-bit.git + source = opentelemetry-operations-collector::git+https://github.com/GoogleCloudPlatform/opentelemetry-operations-collector.git + source = opentelemetry-java-contrib::git+https://github.com/open-telemetry/opentelemetry-java-contrib.git + md5sums = SKIP + md5sums = SKIP + md5sums = SKIP + md5sums = SKIP + md5sums = SKIP + +pkgname = google-cloud-ops-agent-git |
