aws-observability / observability-best-practices

Observability best practices on AWS
https://aws-observability.github.io/observability-best-practices/
MIT No Attribution
224 stars 69 forks source link

Request To reference The "Easily Monitor Containerized Applications with Amazon CloudWatch Container Insights" Tutorial in the EKS Best Practices Guide #111

Closed ahmadt312 closed 6 months ago

ahmadt312 commented 9 months ago

Hi team!

I recently published a tutorial (keeping best practices in mind) on monitoring an application's performance using CloudWatch Container Insights.

I would like to suggest that the EKS Observability best practices guide should include a reference to the above tutorial, adding a lot of value as it explores more than just the setup process, providing detailed guidance on utilizing CloudWatch Log Insights for effective search and querying, as well as instructions for leveraging the CloudWatch dashboard for efficient monitoring.

I read through the best EKS practices guide, and found that the section (highlighted in the screenshot below) would be a great place to reference it.

PR created.

Thanks in advance,

Ahmad (Containers Specialist SA, AWS)

ahmadt312 commented 9 months ago

Screenshot 2023-12-20 at 10 05 37

normalfaults commented 9 months ago

LGTM. @awsimaya any issues adding these additional resources to the page ?

elamaran11 commented 9 months ago

@normalfaults @ahmadt312 IMO best practice guide is not heading to finer implementation details and since we already have a working page of this, we can hyper link this page in a sentence to say.... Please check this page on Easily Monitor Containerized Applications with Amazon CloudWatch Container Insights to deep dive on ....... something like this and hyper link. We dont want repeatative content.

awsimaya commented 9 months ago

Isn't what that's happening here @elamaran11 ? What am I missing?

elamaran11 commented 9 months ago

@awsimaya Yes we are covering it in different pages like CI, Log Aggregation etc. This page linked is having all in one place but it has super finer implementation details. So i recommend just hyper link this page somewhere if people want to refer the implementation details.

ahmadt312 commented 9 months ago

@elamaran11 The PR is already created to link this tutorial as a hyperlink.