Hi guys, I would like your opinion about a future feature proposal.

Currently, we can use HTTP API to list all our tasks running in our cluster
using /master/tasks, but you have to list all tasks or limit/offset this
list, we cannot filter this. I would like to filter this, using labels, for
example. The use case will be to use mesos to fill our load balancer with
tasks data.


Marathon currently provides something like this, but only for his tasks,
using /v2/apps/?label=[key]==[value]


Diogo Gomes

Reply via email to