otelcol plugin for the asdf version manager.
Plugin:
asdf plugin add otelcol https://github.com/ChristianCiach/asdf-otelcol.gitotelcol:
# Show all installable versions
asdf list all otelcol
# Install specific version
asdf install otelcol latest
# Set a version globally (on your ~/.tool-versions file)
asdf set --home otelcol latest
# Now otelcol commands are available
otelcol --versionCheck asdf readme for more instructions on how to install & manage versions.
This plugin installs the "core" distribution of otelcol by default.
Another distribution can be selected by using the ASDF_OTELCOL_DISTRIBUTION environmental variable:
export ASDF_OTELCOL_DISTRIBUTION=contrib
asdf install otelcol latestContributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Christian Ciach