Updates to zipkin 0.10.4
This updates to the latest release. Beyond bug fixes, there are some notable changes: * storage: writes are now via AsyncSpanConsumer * storage: added elasticsearch * zipkin-ui: constrains start time to look for traces * zipkin-ui: assets set cache headers, increasing responsiveness * core: debug logging available for zipkin.internal.DependencyLinker
This commit is contained in:
@@ -318,7 +318,7 @@ spring:
|
||||
sleuth:
|
||||
enabled: false
|
||||
zipkin:
|
||||
store:
|
||||
storage:
|
||||
type: mysql
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user