java.lang.Object
io.opentelemetry.instrumentation.api.instrumenter.url.internal.UrlAttributes

public final class UrlAttributes extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Field Details

    • URL_FULL

      public static final io.opentelemetry.api.common.AttributeKey<String> URL_FULL
    • URL_SCHEME

      public static final io.opentelemetry.api.common.AttributeKey<String> URL_SCHEME
    • URL_PATH

      public static final io.opentelemetry.api.common.AttributeKey<String> URL_PATH
    • URL_QUERY

      public static final io.opentelemetry.api.common.AttributeKey<String> URL_QUERY