-
Deprecated InterfacesInterfaceDescriptionThis class is deprecated and will be removed in the 2.0 release. Use
HttpServerRouteGetterinstead.Make sure that your instrumentation implements the getters from the...networkpackage instead. This class will be removed in the 2.0 release.Make sure that your instrumentation implements the getters from the...networkpackage instead. This class will be removed in the 2.0 release.
-
Deprecated ClassesClassDescriptionThis class is deprecated and will be removed in the 2.0 release. Use
HttpServerRouteinstead.Make sure that your instrumentation uses the extractors from the...networkpackage instead. This class will be removed in the 2.0 release.Make sure that your instrumentation uses the extractors from the...networkpackage instead. This class will be removed in the 2.0 release.UseLocalRootSpaninstead.
-
Deprecated EnumsEnumDescriptionThis class is deprecated and will be removed in the 2.0 release. Use
HttpServerRouteSourceinstead.
-
Deprecated MethodsMethodDescriptionMake sure that your getter implements all the network-related methods and use
HttpClientAttributesExtractor.builder(HttpClientAttributesGetter)instead. This method will be removed in the 2.0 release.Make sure that your getter implements all the network-related methods and useHttpClientAttributesExtractor.create(HttpClientAttributesGetter)instead. This method will be removed in the 2.0 release.Make sure that your getter implements all the network-related methods and useHttpServerAttributesExtractor.builder(HttpServerAttributesGetter)instead. This method will be removed in the 2.0 release.Make sure that your getter implements all the network-related methods and useHttpServerAttributesExtractor.create(HttpServerAttributesGetter)instead. This method will be removed in the 2.0 release.This method will be removed in the 2.0 release. It was only introduced to ease the transition from using the oldNetServerAttributesGetterto the new...networkattribute getter classes.
HttpServerRouteBiGetterinstead.