| Package | Description |
|---|---|
| org.springframework.cloud.sleuth |
| Modifier and Type | Method and Description |
|---|---|
CurrentTraceContext.Scope |
CurrentTraceContext.maybeScope(TraceContext context)
Like
CurrentTraceContext.newScope(TraceContext), except returns a noop scope if the given
context is already in scope. |
CurrentTraceContext.Scope |
CurrentTraceContext.newScope(TraceContext context)
Sets the current span in scope until the returned object is closed.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.