Skip navigation links
D G H I L O P R S Z 

D

DefaultEndpointLocatorConfiguration() - Constructor for class org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration.DefaultEndpointLocatorConfiguration
 
defaultTraceSampler(SamplerProperties) - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration
 
DiscoveryClientEndpointLocatorConfiguration() - Constructor for class org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration.DiscoveryClientEndpointLocatorConfiguration
 
DiscoveryClientHostLocator - Class in org.springframework.cloud.sleuth.stream
An HostLocator that tries to find local service information from a DiscoveryClient.
DiscoveryClientHostLocator(DiscoveryClient) - Constructor for class org.springframework.cloud.sleuth.stream.DiscoveryClientHostLocator
 

G

getAddress() - Method in class org.springframework.cloud.sleuth.stream.Host
 
getGroup() - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamProperties
 
getHost() - Method in class org.springframework.cloud.sleuth.stream.Spans
 
getIpv4() - Method in class org.springframework.cloud.sleuth.stream.Host
 
getPort() - Method in class org.springframework.cloud.sleuth.stream.Host
 
getServiceName() - Method in class org.springframework.cloud.sleuth.stream.Host
 
getSpans() - Method in class org.springframework.cloud.sleuth.stream.Spans
 
grabPort(EmbeddedServletContainerInitializedEvent) - Method in class org.springframework.cloud.sleuth.stream.ServerPropertiesHostLocator
 

H

Host - Class in org.springframework.cloud.sleuth.stream
Represents the host from which the span was sent
Host(String, String, Integer) - Constructor for class org.springframework.cloud.sleuth.stream.Host
 
HostLocator - Interface in org.springframework.cloud.sleuth.stream
Strategy for locating a "host" from a Spring Cloud Span (and whatever other environment properties might be available).

I

INPUT - Static variable in interface org.springframework.cloud.sleuth.stream.SleuthSink
 
input() - Method in interface org.springframework.cloud.sleuth.stream.SleuthSink
 
isEnabled() - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamProperties
 

L

locate(Span) - Method in class org.springframework.cloud.sleuth.stream.DiscoveryClientHostLocator
 
locate(Span) - Method in interface org.springframework.cloud.sleuth.stream.HostLocator
 
locate(Span) - Method in class org.springframework.cloud.sleuth.stream.ServerPropertiesHostLocator
 

O

org.springframework.cloud.sleuth.stream - package org.springframework.cloud.sleuth.stream
 
OUTPUT - Static variable in interface org.springframework.cloud.sleuth.stream.SleuthSource
 
output() - Method in interface org.springframework.cloud.sleuth.stream.SleuthSource
 

P

poll() - Method in class org.springframework.cloud.sleuth.stream.StreamSpanReporter
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.cloud.sleuth.stream.StreamEnvironmentPostProcessor
 

R

report(Span) - Method in class org.springframework.cloud.sleuth.stream.StreamSpanReporter
 

S

ServerPropertiesHostLocator - Class in org.springframework.cloud.sleuth.stream
A HostLocator that retrieves: service name - either from Span.getProcessId() or current application name address - from ServerProperties port - from lazily assigned port or ServerProperties
ServerPropertiesHostLocator(ServerProperties, String) - Constructor for class org.springframework.cloud.sleuth.stream.ServerPropertiesHostLocator
 
setAddress(String) - Method in class org.springframework.cloud.sleuth.stream.Host
 
setEnabled(boolean) - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamProperties
 
setGroup(String) - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamProperties
 
setHost(Host) - Method in class org.springframework.cloud.sleuth.stream.Spans
 
setPort(Integer) - Method in class org.springframework.cloud.sleuth.stream.Host
 
setQueue(BlockingQueue<Span>) - Method in class org.springframework.cloud.sleuth.stream.StreamSpanReporter
 
setServiceName(String) - Method in class org.springframework.cloud.sleuth.stream.Host
 
setSpans(List<Span>) - Method in class org.springframework.cloud.sleuth.stream.Spans
 
SleuthSink - Interface in org.springframework.cloud.sleuth.stream
Defines a message channel for accepting and processing span data from remote, instrumented applications.
SleuthSource - Interface in org.springframework.cloud.sleuth.stream
Defines a message channel for instrumented applications to use to send span data to a message broker.
SleuthStreamAutoConfiguration - Class in org.springframework.cloud.sleuth.stream
Auto-configuration for sending spans over Spring Cloud Stream.
SleuthStreamAutoConfiguration() - Constructor for class org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration
 
SleuthStreamAutoConfiguration.DefaultEndpointLocatorConfiguration - Class in org.springframework.cloud.sleuth.stream
 
SleuthStreamAutoConfiguration.DiscoveryClientEndpointLocatorConfiguration - Class in org.springframework.cloud.sleuth.stream
 
SleuthStreamProperties - Class in org.springframework.cloud.sleuth.stream
Properties related to Sleuth Stream
SleuthStreamProperties() - Constructor for class org.springframework.cloud.sleuth.stream.SleuthStreamProperties
 
sleuthStreamSpanReporter(HostLocator, SpanMetricReporter) - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration
 
Spans - Class in org.springframework.cloud.sleuth.stream
Data transfer object for a collection of spans from a given host.
Spans(Host, List<Span>) - Constructor for class org.springframework.cloud.sleuth.stream.Spans
 
StreamEnvironmentPostProcessor - Class in org.springframework.cloud.sleuth.stream
EnvironmentPostProcessor that sets the default properties for Sleuth Stream.
StreamEnvironmentPostProcessor() - Constructor for class org.springframework.cloud.sleuth.stream.StreamEnvironmentPostProcessor
 
StreamSpanReporter - Class in org.springframework.cloud.sleuth.stream
A message source for spans.
StreamSpanReporter(HostLocator, SpanMetricReporter) - Constructor for class org.springframework.cloud.sleuth.stream.StreamSpanReporter
 

Z

zipkinChannelInterceptor(SpanMetricReporter) - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration
 
zipkinEndpointLocator() - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration.DefaultEndpointLocatorConfiguration
 
zipkinEndpointLocator() - Method in class org.springframework.cloud.sleuth.stream.SleuthStreamAutoConfiguration.DiscoveryClientEndpointLocatorConfiguration
 
D G H I L O P R S Z 
Skip navigation links

Copyright © 2016 Pivotal Software, Inc.. All rights reserved.