Files
spring-cloud-sleuth/spring-cloud-sleuth-zipkin
Marcin Grzejszczak 5b442e9526 Adding the spring.instance_id tag
without this tag it's impossible to discern from which server was the given span originated
    with this change we're adding a tag in which we're passing the instance id value. The value can be taken either from Cloud Foundry or from a concatanation of some local properties like instance_id / application name / application port etc.

    fixes #369
2017-01-03 14:44:56 +01:00
..
2017-01-03 14:44:56 +01:00
2016-11-02 13:58:40 +01:00