Package com.helixframework.resttemplate.tracing.zipkin
package com.helixframework.resttemplate.tracing.zipkin
-
ClassesClassDescriptionGenerates trace and span identifiers that are Zipkin compliant.The code in this class came from the Zipkin repository v1.16.2 (https://github.com/openzipkin/zipkin/blob/1.16.2/zipkin/src/main/java/zipkin/internal/Util.java) and licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0).Provider that returns the names of the HTTP headers used by Zipkin for distributed tracing.