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

Separate ecs cloudwatch container insights into separate configs #720

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

genbit
Copy link
Contributor

@genbit genbit commented Nov 8, 2021

Description: v0.14.0 introduced two new configs for Amazon ECS that enables both application Otel metrics export to CloudWatch Metrics and ECS container insights metrics to CloudWatch Container Insights metrics. This PR splits those configs into two parts, to allow customers enable both Container Insights at ECS cluster level and OpenTelemetry.

Copy link
Contributor

@hossain-rayhan hossain-rayhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment added. LGTM.

Signed-off-by: Sergey Generalov <serggen@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #720 (c66cacf) into main (e5943ea) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #720   +/-   ##
=======================================
  Coverage   54.69%   54.69%           
=======================================
  Files          11       11           
  Lines         298      298           
=======================================
  Hits          163      163           
  Misses        118      118           
  Partials       17       17           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e5943ea...c66cacf. Read the comment docs.

@jefchien jefchien merged commit 6406a52 into aws-observability:main Nov 9, 2021
jefchien pushed a commit that referenced this pull request Nov 17, 2021
Signed-off-by: Sergey Generalov <serggen@amazon.com>

Co-authored-by: Sergey Generalov <serggen@amazon.com>
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.

5 participants