-
Notifications
You must be signed in to change notification settings - Fork 207
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
Upgrade Contrib To 0.98.0 #1147
Merged
Merged
Conversation
This file contains 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
sethAmazon
force-pushed
the
upgrade-contrib-0.98.0
branch
3 times, most recently
from
April 24, 2024 17:55
23b6ad6
to
ac7491d
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1147 +/- ##
==========================================
+ Coverage 57.58% 64.73% +7.14%
==========================================
Files 370 450 +80
Lines 17548 21996 +4448
==========================================
+ Hits 10105 14239 +4134
- Misses 6848 7067 +219
- Partials 595 690 +95 ☔ View full report in Codecov by Sentry. |
sethAmazon
force-pushed
the
upgrade-contrib-0.98.0
branch
14 times, most recently
from
April 29, 2024 16:10
93b0e58
to
90d23b7
Compare
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
force-pushed
the
upgrade-contrib-0.98.0
branch
from
April 29, 2024 18:06
90d23b7
to
aee34c1
Compare
sethAmazon
commented
Apr 29, 2024
sethAmazon
commented
Apr 29, 2024
sethAmazon
force-pushed
the
upgrade-contrib-0.98.0
branch
2 times, most recently
from
April 30, 2024 15:14
925aab7
to
efb6f88
Compare
sethAmazon
commented
Apr 30, 2024
sethAmazon
commented
Apr 30, 2024
JayPolanco
previously approved these changes
May 1, 2024
Skip TestIntervalStats Also Look At __address__ Label For Instance Turn on exporter.xray.allowDot feature gate Fix Caching Key For EKS And EC2 Integ Test
sethAmazon
force-pushed
the
upgrade-contrib-0.98.0
branch
from
May 2, 2024 14:53
efb6f88
to
f00382b
Compare
lisguo
previously approved these changes
May 2, 2024
sethAmazon
force-pushed
the
upgrade-contrib-0.98.0
branch
from
May 2, 2024 16:51
3fc31fb
to
f00382b
Compare
JayPolanco
approved these changes
May 2, 2024
lisguo
approved these changes
May 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description of the issue
Contirb is 2 months out of date
Description of changes
Upgrade to contrib latest
License
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Tests
https://github.com/aws/amazon-cloudwatch-agent/actions/runs/8897306725/job/24476932527
Requirements
Before commit the code, please do the following steps.
make fmt
andmake fmt-sh
make lint