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 Summary
Fields
static final io.opentelemetry.api.common.AttributeKey<String>
static final io.opentelemetry.api.common.AttributeKey<String>
static final io.opentelemetry.api.common.AttributeKey<String>
static final io.opentelemetry.api.common.AttributeKey<String>
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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