Interface SpanFromContextRetriever
public interface SpanFromContextRetriever
Provides a URL
Pattern for spans that should be not sampled.- Since:
- 3.0.2
- Author:
- Marcin Grzejszczak
-
Method Summary
-
Method Details
-
findSpan
- Parameters:
context- - Reactor context- Returns:
- span or
nullif no span present
-