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

Logz.io Agent v1.1.25 #148

Merged
merged 3 commits into from
Jan 7, 2024
Merged

Logz.io Agent v1.1.25 #148

merged 3 commits into from
Jan 7, 2024

Conversation

ralongit
Copy link
Contributor

@ralongit ralongit commented Jan 4, 2024

  • Added ARM64 support for linux and macOs
    • yq, jq , otel, eksctl
  • Upgraded jqbinary to v1.7.1
  • Upgraded yqbinary to v4.40.5
  • Added exclusion of launcher process metrics as temp solution due to errors (hostmetrics.yaml) - error reading command for process "launcher\ - error reading memory info for process "launcher" (pid 765): no such process; error reading cpu times for process
  • Created a common function for downloading binaries
    • Helper functions for binary permissions, moving binary, direct download, tar.gz files download support & detect cpu arch to use correct download url.
    • Created a common function to check if a binary with same version exists before download - if it does then copy it to binary path.

- Added ARM64 support for linux and macOs
  - yq, jq , otel, eksctl
- Upgraded jqbinary to v1.7.1
- Upgraded yqbinary to v4.40.5
- Added exclusion of launcher process metrics as temp solution due to errors (hostmetrics.yaml)
    - error reading command for process \"launcher\
    - error reading memory info for process \"launcher\" (pid 765): no such process; error reading cpu times for process
- Created a common function for downloading binaries
  - Helper functions for binary permissions, moving binary, direct download, tar.gz files download support & detect cpu arch to use correct download url.
- Created a common function to check if a binary with same version exists before download - if it does then copy it to binary path.
@ralongit ralongit requested a review from mirii1994 January 4, 2024 08:45
Copy link
Contributor

@mirii1994 mirii1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic work! Please see my small comments :)

scripts/linux/agent_linux/functions.bash Outdated Show resolved Hide resolved
scripts/linux/consts.bash Outdated Show resolved Hide resolved
scripts/mac/functions.bash Outdated Show resolved Hide resolved
- Rename AMD binary urls consts
- Align function comments structure
- Rename arch specific url function variable & add condition for amd
- Remove redundant ˜ symbol
@ralongit ralongit requested a review from mirii1994 January 4, 2024 11:00
@ralongit ralongit merged commit c559c36 into master Jan 7, 2024
9 checks passed
@ralongit ralongit deleted the arm64-linux-mac branch January 7, 2024 12:46
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