Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repos for deb and rpm collectors #728

Open
MarcDoughty opened this issue Sep 17, 2022 · 3 comments
Open

Repos for deb and rpm collectors #728

MarcDoughty opened this issue Sep 17, 2022 · 3 comments

Comments

@MarcDoughty
Copy link

Losing the self-updater functionality from the installed legacy collectors presents my organization with some challenges. Would it be possible to build .deb and .rpm packages and publish them in repos we could add to our apt and yum lists?

@MarcDoughty
Copy link
Author

To go into a little depth... Pushing the binaries through our management systems is certainly possible, but it would be really nice to track and manage collector packages and changes to them via the same mechanisms our other software uses.

@perk-sumo
Copy link
Contributor

Hey Marc, the installation script can actually update your OTC instance to the latest version:

$ ./sumologic-otel-collector/scripts/install.sh
Detected OS type:	darwin
Detected architecture:	arm64
Getting installed version...
Installed version:	0.55.0-sumo-0
Getting versions...
Version to install:	0.57.2-sumo-1
Continue (y/N)?

That being said we recognise the need for native yum or apt support and plan to work on those in the future.

@sumo-drosiek
Copy link
Contributor

Related issue: #325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants