Option 1 is how I do it in production with billions of rows in clickhouse and scales well. Can run the otel-collector as a daemon service if using ECS
🙌 1
Alexei Zenin
08/10/2023, 6:44 PM
More docs on the OTEL site here around deployment where you can gauge the tradeoffs on how many layers of OTEL collectors you want before reaching your “backend” storage for the metrics/traces/logs: https://opentelemetry.io/docs/collector/deployment/