Class MetricsModule

java.lang.Object
com.sportradar.unifiedodds.sdk.internal.di.MetricsModule
All Implemented Interfaces:
com.google.inject.Module

public class MetricsModule extends Object implements com.google.inject.Module
  • Constructor Details

    • MetricsModule

      public MetricsModule()
  • Method Details

    • configure

      public void configure(com.google.inject.Binder binder)
      Specified by:
      configure in interface com.google.inject.Module
    • createUsageOpenTelemetry

      public io.opentelemetry.api.OpenTelemetry createUsageOpenTelemetry(UofConfiguration configuration, String sdkVersion)