From 226b7316d64909eba9beff293f0bc0e4bb1afde2 Mon Sep 17 00:00:00 2001 From: Elamaran Shanmugam Date: Mon, 17 Jun 2024 16:22:50 +0530 Subject: [PATCH] ReadMe Updates --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 829bc206..d83f21ce 100644 --- a/README.md +++ b/README.md @@ -13,21 +13,22 @@ One of the fallacies of distributed computing is that observability is optional. AWS Observability Accelerator for CDK provides patterns with: -- [x] Curated metrics with CloudWatch Container Insights -- [x] Curated metrics with ADOT and Amazon Service for Prometheus Exporter -- [x] Logs using FluentBit and ADOT Exporter -- [x] Traces collection with XRAY Daemon -- [x] Traces collection with ADOT XRAY Exporter +- [x] ADOT Collector monitoring - [x] Amazon Cloudwatch dashboards - [x] Amazon Managed Grafana Dashboards - [x] Amazon Managed Service for Prometheus - Alerting rules - [x] Amazon Managed Service for Prometheus - Recording rules +- [x] Cost monitoring +- [x] Curated metrics with CloudWatch Container Insights +- [x] Curated metrics with ADOT and Amazon Service for Prometheus Exporter - [x] GPU Infrastructure and Workload monitoring -- [x] Java/JMX Workload monitoring -- [x] NGINX monitoring +- [x] Inferentia Infrastructure and Workload monitoring - [x] Istio Service Mesh monitoring -- [x] ADOT Collector monitoring -- [x] Cost monitoring (Coming Soon!) +- [x] NGINX monitoring +- [x] Java/JMX Workload monitoring +- [x] Logs using FluentBit and ADOT Exporter +- [x] Traces collection with ADOT XRAY Exporter +- [x] Traces collection with XRAY Daemon ## Single EKS Cluster AWS Native Observability Accelerator