Uses of Class
io.opentelemetry.sdk.common.InstrumentationScopeInfoBuilder
Packages that use InstrumentationScopeInfoBuilder
-
Uses of InstrumentationScopeInfoBuilder in io.opentelemetry.sdk.common
Methods in io.opentelemetry.sdk.common that return InstrumentationScopeInfoBuilderModifier and TypeMethodDescriptionReturns abuilder
for aInstrumentationScopeInfo
.InstrumentationScopeInfoBuilder.setAttributes
(Attributes attributes) Set the attributes.InstrumentationScopeInfoBuilder.setSchemaUrl
(String schemaUrl) Set the schema URL.InstrumentationScopeInfoBuilder.setVersion
(String version) Set the version.