Hi SigNoz community! 👋 I'm working on optimizing an ECS/EC2 observability setup and would love your insights:
Current Setup:
Host Level Otel Collector (awscontainerinsightreceiver) instance - cluster metrics
Side Car Collector for per task metrics
Agent inside docker container for application metrics
The Goal is to get all metrics for the host/instnace, container and app. I feel like this is overly complicated with a lot of moving parts any recommendations?