Skip to content

Add AIX Support to the collector #1940

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

Draft
wants to merge 64 commits into
base: release/v2.0.0
Choose a base branch
from
Draft

Add AIX Support to the collector #1940

wants to merge 64 commits into from

Conversation

Dylan-M
Copy link
Collaborator

@Dylan-M Dylan-M commented Nov 4, 2024

  • feat(AIX): = Enable building and deploying the collector for AIX

Proposed Change

Add AIX support to the collector.

Checklist
  • Changes are tested
  • CI has passed

@CLAassistant
Copy link

CLAassistant commented Dec 18, 2024

CLA assistant check
All committers have signed the CLA.

* wip

* refactor repo

* update workflow go versions

* update build flow to install-tools

* update build license check

* new make target

* rename to manifests

* update release workflow

* package supervisor with agent

* resolve errs with gcp exporters

* update version to have go.mod

* get google exporters correctly importing version

* manifest documentation

* use updated version commit in google exporters

* include supervisor as prebuilt binary

* remove config.yaml from release pkg since its not used by supervisor/agent now

* feedback 1/n

* rebase cleanup

* update go version in a few actions, use https git clone for contrib

* change tool cache and fix release-test

* replace rest of tool caches
add a bit more detail on using a custom manifest
* wip

* update macos install script

* agent log file msg

* agent labels

* minor fixes, different storage name, agent log & cfg in supervisor storage

* use shell formatter, remove supervisor ownership, rm rf agent repo for simplicity
* update unix install scripts

* dedup messages

* docker updates

* docker working

* rename to supervisor.yaml, add pre & post remove scripts, remove uninstall section, update entrypoint for docker images

* update permission for supervisor cfg

* new supervisor storage changes

* use INSTALL_DIR const

* messing around with pre-post scripts

* use shell formatter & finalize scripts

* remove returns, update msg, remove log dir creation in goreleaser

* move supervisors files creation into goreleaser

* only pull most recent contrib commit, change replace to internal pkg for gcp exporters

* chown opampsupervisor

* remove user var
* shell formatter

* wip

* working script

* polish script, add cleanup option

* add license to new script

* add yq install comment

* typo
* wip

* initial testing

* add goreleaser logging

* install tools

* simplify manual msi build action

* fix supervisor binary

* polish

* change back service name

* remove goreleaser logs

* update supervisor labels field

* add supervisor_storage, rename cfg to supervisor.yaml, try removing supervisor storage on uninstall

* cleanup logging and use -r flag when removing supervisor_storage

* include supervisor_storage dir
* remove logging.yaml

* remove logging files
@dpaasman00 dpaasman00 force-pushed the release/v2.0.0 branch 2 times, most recently from e8546a0 to 1f3078e Compare March 28, 2025 15:39
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.

7 participants