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

Install cloudwatch agent on ec2 instances #3647

Closed
wants to merge 3 commits into from
Closed

Install cloudwatch agent on ec2 instances #3647

wants to merge 3 commits into from

Conversation

yuriadams
Copy link
Contributor

@yuriadams yuriadams commented Feb 24, 2023

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

Copy link
Contributor

@Twsouza Twsouza left a 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.

@yuriadams yuriadams requested a review from Twsouza March 6, 2023 11:32
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.04 ⚠️

Comparison is base (5b5011c) 36.01% compared to head (5b8c097) 35.98%.

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     
Impacted Files Coverage Δ
pkg/logstorage/logstorage.go 80.21% <0.00%> (-7.70%) ⬇️

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nightfury1204 nightfury1204 added this to the 20230308 milestone Mar 8, 2023
nightfury1204 added a commit that referenced this pull request Mar 8, 2023
### 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
@nightfury1204 nightfury1204 mentioned this pull request Mar 8, 2023
10 tasks
@Twsouza Twsouza modified the milestones: 20230308, 20230321 Mar 21, 2023
Twsouza added a commit that referenced this pull request Mar 21, 2023
### 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
@Twsouza Twsouza mentioned this pull request Mar 21, 2023
10 tasks
Twsouza added a commit that referenced this pull request Mar 22, 2023
### 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants