public static interface ApiProxy.EnvironmentWithTrace extends ApiProxy.Environment
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getSpanId()
Get the span id of the current request, which can be used to identify a span within a trace.
|
Optional<String> |
getTraceId()
Get the trace id of the current request, which can be used to correlate log messages
belonging to that request.
|
getAppId, getAttributes, getAuthDomain, getEmail, getModuleId, getRemainingMillis, getRequestNamespace, getVersionId, isAdmin, isLoggedInCopyright © 2022. All rights reserved.