mantl / mesos-consul

Mesos to Consul bridge for service discovery
Apache License 2.0
338 stars 95 forks source link

Add tags defined per port from discovery info #82

Closed keis closed 7 years ago

keis commented 8 years ago

Add tags to the service based the tags label of the discovery info of each port. As many other services consume these tags this can be useful to disable load balancing of some ports or indicate that they provide a monitoring endpoint.

keis commented 8 years ago

@ChrisAubuchon WDYT? :)

wjoel commented 8 years ago

@ChrisAubuchon this would be very useful. Thanks @keis!

langston-barrett commented 7 years ago

Thanks @keis!