We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1378b1 commit 7f67071Copy full SHA for 7f67071
core/src/plugins/otel-collector/otel-collector.ts
@@ -86,7 +86,7 @@ gardenPlugin.addTool({
86
},
87
{
88
platform: "linux",
89
- architecture: "arm4",
+ architecture: "arm64",
90
url: "https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.80.0/otelcol-contrib_0.80.0_linux_arm64.tar.gz",
91
sha256: "19d878166dbc39821f11b6a7c2ed896726c8d5ac6c15108b66d8e874efa8db85",
92
extract: {
0 commit comments