summaryrefslogtreecommitdiff
path: root/0002-builds_otel.sh.patch
AgeCommit message (Collapse)Author
2025-12-26all: release v2.62.0masterdevShulhan
Changes, * Set the license using SPDX license name * Remove the jdk-openjdk from depends. The OpenJDK is optional and only needed if user want to collect JVM metrics through [JMX] * Install the minimum config.yaml that collect logging using systemd_journald * Remove patching builds/otel.sh since we can pass the GO_BIN environment variable before running it. [JMX]: https://docs.cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/third-party/jvm
2025-12-20all: fix the patch for builds/otel.shShulhan
2025-11-20all: fix package build using java-environment=17Shulhan
2025-05-18all: fix building otel due to fixed go binary pathShulhan