Skip to content

Propagate tags to the introspection endpoint task list #522

@xlucas

Description

@xlucas

Summary

Container instance tags and task tags are missing from the task list returned by the introspection endpoint.

Description

While metadata endpoints version 2 and 3 introduced new paths that propagate this information, the introspection endpoint doesn't have it yet. For consistency and also because the introspection endpoint is the most direct way to retrieve a list of tasks running on the container instance, it would be very interesting to propagate that information here as well, under the exact same form (i.e. by adding both ContainerInstanceTags and TaskTags fields in the response), possibly with a new /v1/tasksWithTags route.

WDYT? I'd be happy to contribute to make that change possible!

Metadata

Metadata

Assignees

No one assigned

    Labels

    ECSAmazon Elastic Container Service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions