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
[X] Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
[X] Yes, I ran pre-commit run -a with this PR
[X] Yes, I have added a new example under examples to support my PR (when applicable)
[X] Yes, I have updated the Pages for this feature
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
pre-commit run -a
with this PRNote: Not all the PRs required examples and docs.
For Moderators
Additional Notes