-
Notifications
You must be signed in to change notification settings - Fork 218
Otel bump v0.115.0 -> v0.124.1 #1694
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
Open
Paramadon
wants to merge
27
commits into
main
Choose a base branch
from
paramadon/otel-bump-0.124.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 19 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
da1ac84
go mod tidy fails
Paramadon a6c0bb6
Otel bump v0.115.0 -> v0.124.1
Paramadon 66a74d0
Merge branch 'main' into paramadon/otel-bump-0.124.1
Paramadon 95a032e
Updating agent to latest version of otel contrib
Paramadon ca0c949
bumping otel version
Paramadon b41cd67
adding back arm
Paramadon a5c2769
fixing make
Paramadon 5089178
Merge branch 'main' of github.com:aws/amazon-cloudwatch-agent into pa…
Paramadon d41a4fa
fixing prometheus factory and awsutil
Paramadon 0f1eb01
Final otel bump change
Paramadon 2a2d5c4
pulling from main
Paramadon 4dfdb62
fixing ling
Paramadon 34b0ac9
tyring to fix ling
Paramadon 2d61a0a
fixing ling
Paramadon e526303
Fixing translator
Paramadon bfeb573
commenting out overwrite
Paramadon 10bc9e9
regenerating windows yaml
Paramadon 4b5866f
trying to fix yaml
Paramadon 9bbea28
attempting to fix windows issue
Paramadon 3f69d87
fixing windows test
Paramadon feb5161
fixing windows test
Paramadon 6e3bdcf
Testing framework
Paramadon 6293423
Merge branch 'main' of github.com:aws/amazon-cloudwatch-agent into pa…
Paramadon 596c49e
Updating agent go mod
Paramadon 63f4592
Merge branch 'main' into paramadon/otel-bump-0.124.1
Paramadon 10b161b
resovling comments
Paramadon bea31b5
Merge branch 'paramadon/otel-bump-0.124.1' of github.com:aws/amazon-c…
Paramadon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Couldn't we just use the TypeStr already defined in the factory? https://github.com/aws/amazon-cloudwatch-agent/blob/main/extension/agenthealth/factory.go#L14