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