aws-observability / terraform-aws-observability-accelerator

Open source project to help accelerate and ease observability setup on AWS environments
https://aws-observability.github.io/terraform-aws-observability-accelerator/
Apache License 2.0
288 stars 84 forks source link

Replace Fluentbit with ADOT Container Logs Collector #261

Closed iamsouravin closed 9 months ago

iamsouravin commented 10 months ago

What does this PR do?

Replaces fluentbit logs with ADOT Container Logs Collector. fixes #247

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted. Consult the CONTRIBUTING guide for submitting pull-requests.

Motivation

With the announcement of ADOT Container Logs Collector support natively in Amazon EKS ADOT add-on customers no longer need to deploy an additional Fluentbit logs collector. ADOT add-on can now automatically manage the container logs collector daemonset through add-on configuration.

More

Note: Not all the PRs required examples and docs.

For Moderators

Additional Notes

bonclay7 commented 9 months ago

Closing this as discussed