Uses of Class
brave.Tracing

Packages that use Tracing 
Package Description
brave  
  • Uses of Tracing in brave

    Methods in brave that return Tracing 
    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.
    Methods in brave with parameters of type Tracing 
    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