@@ -13,21 +13,22 @@ One of the fallacies of distributed computing is that observability is optional.
1313
1414AWS Observability Accelerator for CDK provides patterns with:
1515
16- - [x] Curated metrics with CloudWatch Container Insights
17- - [x] Curated metrics with ADOT and Amazon Service for Prometheus Exporter
18- - [x] Logs using FluentBit and ADOT Exporter
19- - [x] Traces collection with XRAY Daemon
20- - [x] Traces collection with ADOT XRAY Exporter
16+ - [x] ADOT Collector monitoring
2117- [x] Amazon Cloudwatch dashboards
2218- [x] Amazon Managed Grafana Dashboards
2319- [x] Amazon Managed Service for Prometheus - Alerting rules
2420- [x] Amazon Managed Service for Prometheus - Recording rules
21+ - [x] Cost monitoring
22+ - [x] Curated metrics with CloudWatch Container Insights
23+ - [x] Curated metrics with ADOT and Amazon Service for Prometheus Exporter
2524- [x] GPU Infrastructure and Workload monitoring
26- - [x] Java/JMX Workload monitoring
27- - [x] NGINX monitoring
25+ - [x] Inferentia Infrastructure and Workload monitoring
2826- [x] Istio Service Mesh monitoring
29- - [x] ADOT Collector monitoring
30- - [x] Cost monitoring (Coming Soon!)
27+ - [x] NGINX monitoring
28+ - [x] Java/JMX Workload monitoring
29+ - [x] Logs using FluentBit and ADOT Exporter
30+ - [x] Traces collection with ADOT XRAY Exporter
31+ - [x] Traces collection with XRAY Daemon
3132
3233## Single EKS Cluster AWS Native Observability Accelerator
3334
0 commit comments