| Package | Description |
|---|---|
| brave |
| Modifier and Type | Method | Description |
|---|---|---|
Tracing |
Tracing.Builder.build() |
|
static Tracing |
Tracing.current() |
Returns the most recently created tracing component iff it hasn't been closed.
|
| Modifier and Type | Method | Description |
|---|---|---|
static CurrentSpanCustomizer |
CurrentSpanCustomizer.create(Tracing tracing) |
Creates a span customizer that will affect the current span in scope if present
|
Copyright © 2017 OpenZipkin. All rights reserved.