Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse
InstrumentationUtil
instead. This class should be removed once instrumentation does not refer to it anymore.
-
Deprecated Enums
-
Deprecated MethodsMethodDescriptionUse
OtlpGrpcLogRecordExporterBuilder.setEndpoint(String)
. If you have a use case not satisfied by the methods on this builder, please file an issue to let us know what it is.UseOtlpGrpcMetricExporterBuilder.setEndpoint(String)
. If you have a use case not satisfied by the methods on this builder, please file an issue to let us know what it is.UseOtlpGrpcSpanExporterBuilder.setEndpoint(String)
. If you have a use case not satisfied by the methods on this builder, please file an issue to let us know what it is.UseValue.getType()
.UseLogRecordData.getBodyValue()
instead.
-
Deprecated ConstructorsConstructorDescriptionWill be made package private in 2.0.0.