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 © 2021. All rights reserved.