Files
spring-cloud-sleuth/spring-cloud-sleuth-stream
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
2015-10-12 11:09:08 +01:00
2016-11-06 10:06:17 +01:00