diff options
| author | Shulhan <ms@kilabit.info> | 2022-07-14 00:33:31 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-07-14 00:33:31 +0700 |
| commit | 2770941a0bdf96b3c71bd9817c8dc10801bc6784 (patch) | |
| tree | 728b7d5852781c4d319ff8a8a5827a12f813bc7c /.SRCINFO | |
| parent | 7e34076620d72f28f5fddc7267c7cb42471d453b (diff) | |
| download | google-cloud-ops-agent-git-2770941a0bdf96b3c71bd9817c8dc10801bc6784.tar.xz | |
all: remove the patch on setting service loglevel
Since the issue regarding this patch [1] has been fixed, we did not
need it anymore.
[1] https://github.com/GoogleCloudPlatform/ops-agent/issues/249#issuecomment-1075184604
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,6 +1,6 @@ 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.18.1.r7.g34192798 + pkgver = 2.18.1.r8.gad67eb23 pkgrel = 1 url = https://github.com/GoogleCloudPlatform/ops-agent arch = x86_64 @@ -21,12 +21,10 @@ pkgbase = google-cloud-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-apps-hostmetrics.patch md5sums = SKIP md5sums = SKIP md5sums = SKIP md5sums = SKIP md5sums = SKIP - md5sums = 9a4dfd7fe6298c12c46ca50d7f473094 pkgname = google-cloud-ops-agent-git |
