Class TracesScrapeEndpoint

java.lang.Object
org.springframework.cloud.sleuth.autoconfig.actuate.TracesScrapeEndpoint

@WebEndpoint(id="traces") public class TracesScrapeEndpoint extends Object
@Endpoint that outputs spans in a format that can be scraped by a collector.
Since:
3.1.0
Author:
Marcin Grzejszczak