cdklabs / cdk-monitoring-constructs

Easy-to-use CDK constructs for monitoring your AWS infrastructure
https://constructs.dev/packages/cdk-monitoring-constructs
Apache License 2.0
443 stars 56 forks source link

feat: add fluentbit monitoring #470

Closed gnomex909 closed 6 months ago

gnomex909 commented 6 months ago

This adds FluentBit monitoring. FluentBit is default technology used by Firelens, which is suggested log router to use with ECS. Current implementation doesn't support any alarms, but can be extended if there will be interest.

Photo of this dashboard segment from our team code that this change is based upon. screenshot_2023-12-12_at_15 48 19


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license