public interface TraceIdExtractor
| Modifier and Type | Method and Description |
|---|---|
String |
extractTraceIdFromRequest(HttpServletRequest req)
Extract trace ID from the HTTP request.
|
String extractTraceIdFromRequest(HttpServletRequest req)
req - The HTTP servlet request.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.