-
Notifications
You must be signed in to change notification settings - Fork 179
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
Install cloudwatch agent on ec2 instances #3647
Conversation
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.
Could you change the description and add more information about the PR?
Follow the template.
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #3647 +/- ##
==========================================
- Coverage 36.01% 35.98% -0.04%
==========================================
Files 168 168
Lines 18585 18585
==========================================
- Hits 6694 6687 -7
- Misses 10751 10759 +8
+ Partials 1140 1139 -1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
### What is the feature/fix? https://app.asana.com/0/1203637156732418/1204034868203010/f ### Add screenshot or video (optional) ### Does it has a breaking change? no ### How to use/test it? - update rack to newest version - we can enter into a instance to check if the agent process is running. - check metrics collected in cloudwatch ### Checklist - [ ] New coverage tests - [ ] Unit tests passing - [ ] E2E tests passing - [ ] E2E downgrade/update test passing - [ ] Documentation updated - [ ] No warnings or errors on Deepsource/Codecov
### What is the feature/fix? https://app.asana.com/0/1203637156732418/1204034868203010/f ### Add screenshot or video (optional) ### Does it has a breaking change? no ### How to use/test it? - update rack to newest version - we can enter into a instance to check if the agent process is running. - check metrics collected in cloudwatch ### Checklist - [ ] New coverage tests - [ ] Unit tests passing - [ ] E2E tests passing - [ ] E2E downgrade/update test passing - [ ] Documentation updated - [ ] No warnings or errors on Deepsource/Codecov
### What is the feature/fix? https://app.asana.com/0/1203637156732418/1204034868203010/f ### Add screenshot or video (optional) ### Does it has a breaking change? no ### How to use/test it? - update rack to newest version - we can enter into a instance to check if the agent process is running. - check metrics collected in cloudwatch ### Checklist - [ ] New coverage tests - [ ] Unit tests passing - [ ] E2E tests passing - [ ] E2E downgrade/update test passing - [ ] Documentation updated - [ ] No warnings or errors on Deepsource/Codecov
What is the feature/fix?
https://app.asana.com/0/1203637156732418/1204034868203010/f
Add screenshot or video (optional)
Does it has a breaking change?
no
How to use/test it?
Checklist