Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescriptionUse
AttributeKeywithAttributeKey.valueKey(String)instead.UseAttributeswithAttributeKey.valueKey(String)instead.UseAttributesBuilderwithAttributeKey.valueKey(String)instead.
-
Deprecated EnumsEnumDescriptionUse
AttributeTypeinstead.
-
Deprecated MethodsMethodDescriptionUse
ExtendedAttributeKey.valueKey(String)in combination withValue.of(java.util.Map)instead.UseExtendedAttributesBuilder.put(ExtendedAttributeKey, Object)withValue.of(java.util.Map)instead.Peer service mapping was removed from the general instrumentation configuration schema. See opentelemetry-configuration#526.for removal after 1.55.0. UseExtendedLogger.isEnabled(Severity, Context)orExtendedLogger.isEnabled(Severity)instead.
-
Deprecated Enum Constants