Skip to content

ChristianCiach/asdf-otelcol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-otelcol Build Lint

otelcol plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add otelcol https://github.com/ChristianCiach/asdf-otelcol.git

otelcol:

# 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 --version

Check asdf readme for more instructions on how to install & manage versions.

Selecting the Otelcol distribution

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 latest

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Christian Ciach

About

asdf plugin for the opentelemetry collector

Topics

Resources

License

Stars

Watchers

Forks

Languages