blob: 967fbe1c0c268b9ac656c30fc9a0668d5c6a630b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
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.62.0.r8.g2289474b0b
pkgrel = 1
url = https://github.com/GoogleCloudPlatform/ops-agent
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = cmake
makedepends = git
makedepends = go
makedepends = gradle
makedepends = jdk17-openjdk
makedepends = pkg-config
makedepends = rsync
makedepends = unzip
makedepends = zip
depends = libyaml
optdepends = jre-openjdk-headless: Collects JVM metrics exposed through JMX
provides = google-cloud-ops-agent
conflicts = stackdriver-collectd
backup = etc/google-cloud-ops-agent/config.yaml
source = google-cloud-ops-agent-git::git+https://github.com/GoogleCloudPlatform/ops-agent.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
source = 0001-build-sh.patch
source = config.yaml
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = ba66d01b8058644597d9b406d3b8ce7ed40aed77c7358f2b97ff0e262a4cbb98
sha256sums = 64d22051bc853097dd9c57396788275ce62b0ee58be79e6cfd7ff0261b1466aa
pkgname = google-cloud-ops-agent-git
|