
com.wavefront.opentracing.propagation.HTTPPropagator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wavefront-opentracing-sdk-java Show documentation
Show all versions of wavefront-opentracing-sdk-java Show documentation
Implements OpenTracing API for collecting and sending tracing data to Wavefront from Java applications.
The newest version!
package com.wavefront.opentracing.propagation;
/**
* Propagate contexts within HTTP headers.
*
* @author Vikram Raman ([email protected])
*/
public class HTTPPropagator extends TextMapPropagator {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy