Hello team, a very small request: is it possible t...
# ask-metaflow
q
Hello team, a very small request: is it possible to extend the functionality of
METAFLOW_BATCH_EMIT_TAGS
feature so that - 1. It also adds tags for
metaflow.project
and
metaflow.branch_name
properties? 2. Some form of user-specified tags at deploy time? I want to also tag my ECS tasks with some attributes like
environment:production/experimentation
for cost exploration purposes. I am able to workaround this for now by filtering by ecs cluster in cost explorer, but it would be a useful addition if possible.
1