equinix-labs / equinix-labs/otel-cli

Does the binary have to be so large?

Open
#367 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
716
Forks
57
PR merge metrics
No merged PRs in 30d

Description

```command
> go install github.com/equinix-labs/otel-cli@latest
...
> ls -halt ~/go/bin/otel-cli
-rwxr-xr-x@ 1 dima staff 19M 26 Nov 12:42 /Users/dima/go/bin/otel-cli*/Users/dima/go/bin/otel-cli*
> strip ~/go/bin/otel-cli
> ls -halt ~/go/bin/otel-cli
-rwxr-xr-x@ 1 dima staff 18M 26 Nov 12:42 /Users/dima/go/bin/otel-cli*
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.