-
Notifications
You must be signed in to change notification settings - Fork 14
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
feature: AWS ECS - Failed Tasks, ECS Events #103
Comments
Hi @Alok650 we have some work in progress to add a drawer with task details when you click on a tasks ID. That is good feedback that we'll factor in. |
Hey @niallthomson is there any progress on the ecs plugin? |
Hi @Alok650 apologies for the delayed feedback here. This will likely be split in to several phases of work. I've opened PR #180 to introduce the capability of drilling in to a given ECS task to get more information. Based on your feedback above we would want to expand this work in two ways:
|
Hi @niallthomson |
Hi @Alok650 I had some issues with the styling to get this to line up. We can record this as a bug to be fixed though I'd also welcome a PR to fix this. |
🔖 Feature description
Hi @niallthomson
I am currently using the aws ecs plugin to fetch task details across several accounts. However, from the feedback I have received, it will be more useful if we show more data on the cards like failed tasks, the exit code of the containers inside the task, ECS service deployment events and hyperlinking the ecs task lists to the aws task link
🎤 Context
Adding more details in order to make the ecs service card useful for debugging.
✌️ Possible Implementation
No response
The text was updated successfully, but these errors were encountered: