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

Add metrics in CloudWatch agent configuration file #11

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

dreamer-89
Copy link
Member

Signed-off-by: Suraj Singh [email protected]

Description

This change adds metrics section inside CloudWatch agent configuration file that allows agent to emit below os level metrics to CloudWatch service under CWAgent namespace.

  1. cpu
  2. disk
  3. diskio
  4. net
  5. mem

Issues Resolved

NA

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dreamer-89 dreamer-89 changed the title Add metrics for cloud watch agent Add metrics in CloudWatch agent configuration file Feb 12, 2023
@rishabh6788
Copy link
Collaborator

@dreamer-89 Did you try deploying the stack with proposed changes and can confirm you are able to see the metrics?

@dreamer-89
Copy link
Member Author

@dreamer-89 Did you try deploying the stack with proposed changes and can confirm you are able to see the metrics?

Yes @rishabh6788, I can see the metrics in CloudWatch post deploying the stack.

@rishabh6788 rishabh6788 merged commit 2885928 into opensearch-project:main Feb 28, 2023
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