Class AwsSdkTracing

java.lang.Object
brave.instrumentation.awsv2.AwsSdkTracing

public final class AwsSdkTracing
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static AwsSdkTracing create​(brave.http.HttpTracing httpTracing)  
    software.amazon.awssdk.core.interceptor.ExecutionInterceptor executionInterceptor()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • create

      public static AwsSdkTracing create​(brave.http.HttpTracing httpTracing)
    • executionInterceptor

      public software.amazon.awssdk.core.interceptor.ExecutionInterceptor executionInterceptor()