Skip to content

Merging Deb Injector Install and Deb Install#295

Open
naman47vyas wants to merge 4 commits intomasterfrom
refactor/merging-deb-injector-install-with-deb-install
Open

Merging Deb Injector Install and Deb Install#295
naman47vyas wants to merge 4 commits intomasterfrom
refactor/merging-deb-injector-install-with-deb-install

Conversation

@naman47vyas
Copy link
Copy Markdown
Member

Summary

  • Merged deb_install_injector.sh into deb-install.sh, making it the single unified installation script for Middleware Agent on Debian-based systems
  • Added get_latest_otel_injector_version() function to fetch the latest OTel injector release from GitHub
  • Added MW_ENABLE_INJECTOR and OTEL_INJECTOR_VERSION env var defaults
  • Added OTel injector .deb download and install block at the end of the script (skippable via MW_ENABLE_INJECTOR=false)
  • Added ~/.zshrc PATH update alongside the existing ~/.bashrc one
  • Deleted deb_install_injector.sh as it is now redundant

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

Successfully merging this pull request may close these issues.

2 participants