All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.wavefront.opentracing.common.Constants Maven / Gradle / Ivy

Go to download

Implements OpenTracing API for collecting and sending tracing data to Wavefront from Java applications.

The newest version!
package com.wavefront.opentracing.common;

/**
 * Wavefront opentracing SDK constants.
 *
 * @author Sushant Dewan ([email protected]).
 */
public class Constants {
  public final static String DEFAULT_SOURCE = "wavefront-tracer";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy