JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Classes
Methods
Deprecated Classes
Class
Description
io.opentelemetry.instrumentation.api.internal.ConfigPropertiesUtil
allows library configuration via system properties and environment variables, which will be removed in 3.0.
Deprecated Methods
Method
Description
io.opentelemetry.instrumentation.api.internal.Experimental.setRedactQueryParameters
(HttpClientAttributesExtractorBuilder<?, ?>, boolean)
Use
Experimental.setSensitiveQueryParameters(HttpClientAttributesExtractorBuilder, Set)
instead.