-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for adding container insights #484
Comments
I'm second guessing this idea. Since container insights is still using fluentd, you'll find that it takes a significant amount of resources to run within your cluster. I propose putting this on hold until fluent bit becomes an option for container insights...assuming that is on the roadmap. |
Hi @cplee! I'm always open to be persuaded but my feeling here would be to not include this. The reasons are covered in #99 but I'll reiterate here:
I would suggest you make a Helm Chart for Container Insights 🙂 |
Also, FYI there's already a cloudwatch pluging for fluent-bit: https://github.com/aws/amazon-cloudwatch-logs-for-fluent-bit |
Sounds good, thanks |
@moniecodes I think you are mixing up ECS and EKS. |
Yes, I just noticed this and deleted my comment! arg, wishful thinking.. I imagine if it was available so simply support would have been already added. Thanks |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
I have issues
I'm submitting a...
What is the current behavior?
I'd like to add support to provision the necessary resources within the cluster to enable Container Insights.
Before I begin, i'm looking for feedback on my approach:
cluster_container_insights_metrics
to turn on feature (default == false)CloudWatchAgentServerPolicy
(assumingmanage_cluster_iam_resources
== true)cluster_container_insights_logs
to turn on feature (default == false)If this is a bug, how to reproduce? Please include a code sample if relevant.
What's the expected behavior?
When enabled, the cluster has container insights metrics and/or logs configured for the cluster
Are you able to fix this problem and submit a PR? Link here if you have already.
Yes, once I hear 👍
Environment details
Any other relevant info
The text was updated successfully, but these errors were encountered: