Uses of Class
io.opentelemetry.proto.common.v1.KeyValue.Builder
Packages that use KeyValue.Builder
Package
Description
-
Uses of KeyValue.Builder in io.opentelemetry.proto.common.v1
Methods in io.opentelemetry.proto.common.v1 that return KeyValue.BuilderModifier and TypeMethodDescriptionInstrumentationScope.Builder.addAttributesBuilder()Additional attributes that describe the scope.InstrumentationScope.Builder.addAttributesBuilder(int index) Additional attributes that describe the scope.KeyValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) KeyValueList.Builder.addValuesBuilder()A collection of key/value pairs of key-value pairs.KeyValueList.Builder.addValuesBuilder(int index) A collection of key/value pairs of key-value pairs.KeyValue.Builder.clear()KeyValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) KeyValue.Builder.clearKey()string key = 1;KeyValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) KeyValue.Builder.clearValue().opentelemetry.proto.common.v1.AnyValue value = 2;KeyValue.Builder.clone()InstrumentationScope.Builder.getAttributesBuilder(int index) Additional attributes that describe the scope.KeyValueList.Builder.getValuesBuilder(int index) A collection of key/value pairs of key-value pairs.KeyValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) KeyValue.Builder.mergeFrom(com.google.protobuf.Message other) final KeyValue.BuilderKeyValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) KeyValue.Builder.mergeValue(AnyValue value) .opentelemetry.proto.common.v1.AnyValue value = 2;static KeyValue.BuilderKeyValue.newBuilder()static KeyValue.BuilderKeyValue.newBuilder(KeyValue prototype) KeyValue.newBuilderForType()protected KeyValue.BuilderKeyValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) string key = 1;KeyValue.Builder.setKeyBytes(com.google.protobuf.ByteString value) string key = 1;KeyValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final KeyValue.BuilderKeyValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) .opentelemetry.proto.common.v1.AnyValue value = 2;KeyValue.Builder.setValue(AnyValue.Builder builderForValue) .opentelemetry.proto.common.v1.AnyValue value = 2;KeyValue.toBuilder()Methods in io.opentelemetry.proto.common.v1 that return types with arguments of type KeyValue.BuilderModifier and TypeMethodDescriptionInstrumentationScope.Builder.getAttributesBuilderList()Additional attributes that describe the scope.KeyValueList.Builder.getValuesBuilderList()A collection of key/value pairs of key-value pairs.Methods in io.opentelemetry.proto.common.v1 with parameters of type KeyValue.BuilderModifier and TypeMethodDescriptionInstrumentationScope.Builder.addAttributes(int index, KeyValue.Builder builderForValue) Additional attributes that describe the scope.InstrumentationScope.Builder.addAttributes(KeyValue.Builder builderForValue) Additional attributes that describe the scope.KeyValueList.Builder.addValues(int index, KeyValue.Builder builderForValue) A collection of key/value pairs of key-value pairs.KeyValueList.Builder.addValues(KeyValue.Builder builderForValue) A collection of key/value pairs of key-value pairs.InstrumentationScope.Builder.setAttributes(int index, KeyValue.Builder builderForValue) Additional attributes that describe the scope.KeyValueList.Builder.setValues(int index, KeyValue.Builder builderForValue) A collection of key/value pairs of key-value pairs. -
Uses of KeyValue.Builder in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return KeyValue.BuilderModifier and TypeMethodDescriptionLogRecord.Builder.addAttributesBuilder()Additional attributes that describe the specific event occurrence.LogRecord.Builder.addAttributesBuilder(int index) Additional attributes that describe the specific event occurrence.LogRecord.Builder.getAttributesBuilder(int index) Additional attributes that describe the specific event occurrence.Methods in io.opentelemetry.proto.logs.v1 that return types with arguments of type KeyValue.BuilderModifier and TypeMethodDescriptionLogRecord.Builder.getAttributesBuilderList()Additional attributes that describe the specific event occurrence.Methods in io.opentelemetry.proto.logs.v1 with parameters of type KeyValue.BuilderModifier and TypeMethodDescriptionLogRecord.Builder.addAttributes(int index, KeyValue.Builder builderForValue) Additional attributes that describe the specific event occurrence.LogRecord.Builder.addAttributes(KeyValue.Builder builderForValue) Additional attributes that describe the specific event occurrence.LogRecord.Builder.setAttributes(int index, KeyValue.Builder builderForValue) Additional attributes that describe the specific event occurrence. -
Uses of KeyValue.Builder in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return KeyValue.BuilderModifier and TypeMethodDescriptionExponentialHistogramDataPoint.Builder.addAttributesBuilder()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPoint.Builder.addAttributesBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.addAttributesBuilder()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.addAttributesBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.addAttributesBuilder()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.addAttributesBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.addAttributesBuilder()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.addAttributesBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.addFilteredAttributesBuilder()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Exemplar.Builder.addFilteredAttributesBuilder(int index) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.addMetadataBuilder()Additional metadata attributes that describe the metric.Metric.Builder.addMetadataBuilder(int index) Additional metadata attributes that describe the metric.ExponentialHistogramDataPoint.Builder.getAttributesBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.getAttributesBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.getAttributesBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.getAttributesBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.getFilteredAttributesBuilder(int index) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.getMetadataBuilder(int index) Additional metadata attributes that describe the metric.Methods in io.opentelemetry.proto.metrics.v1 that return types with arguments of type KeyValue.BuilderModifier and TypeMethodDescriptionExponentialHistogramDataPoint.Builder.getAttributesBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.getAttributesBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.getAttributesBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.getAttributesBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.getFilteredAttributesBuilderList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.getMetadataBuilderList()Additional metadata attributes that describe the metric.Methods in io.opentelemetry.proto.metrics.v1 with parameters of type KeyValue.BuilderModifier and TypeMethodDescriptionExponentialHistogramDataPoint.Builder.addAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPoint.Builder.addAttributes(KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.addAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.addAttributes(KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.addAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.addAttributes(KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.addAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.addAttributes(KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.addFilteredAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Exemplar.Builder.addFilteredAttributes(KeyValue.Builder builderForValue) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.addMetadata(int index, KeyValue.Builder builderForValue) Additional metadata attributes that describe the metric.Metric.Builder.addMetadata(KeyValue.Builder builderForValue) Additional metadata attributes that describe the metric.ExponentialHistogramDataPoint.Builder.setAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.setAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.setAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.setAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.setFilteredAttributes(int index, KeyValue.Builder builderForValue) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.setMetadata(int index, KeyValue.Builder builderForValue) Additional metadata attributes that describe the metric. -
Uses of KeyValue.Builder in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return KeyValue.BuilderModifier and TypeMethodDescriptionProfile.Builder.addAttributeTableBuilder()Lookup table for attributes.Profile.Builder.addAttributeTableBuilder(int index) Lookup table for attributes.Profile.Builder.getAttributeTableBuilder(int index) Lookup table for attributes.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type KeyValue.BuilderModifier and TypeMethodDescriptionProfile.Builder.getAttributeTableBuilderList()Lookup table for attributes.Methods in io.opentelemetry.proto.profiles.v1development with parameters of type KeyValue.BuilderModifier and TypeMethodDescriptionProfile.Builder.addAttributeTable(int index, KeyValue.Builder builderForValue) Lookup table for attributes.Profile.Builder.addAttributeTable(KeyValue.Builder builderForValue) Lookup table for attributes.Profile.Builder.setAttributeTable(int index, KeyValue.Builder builderForValue) Lookup table for attributes. -
Uses of KeyValue.Builder in io.opentelemetry.proto.resource.v1
Methods in io.opentelemetry.proto.resource.v1 that return KeyValue.BuilderModifier and TypeMethodDescriptionResource.Builder.addAttributesBuilder()Set of attributes that describe the resource.Resource.Builder.addAttributesBuilder(int index) Set of attributes that describe the resource.Resource.Builder.getAttributesBuilder(int index) Set of attributes that describe the resource.Methods in io.opentelemetry.proto.resource.v1 that return types with arguments of type KeyValue.BuilderModifier and TypeMethodDescriptionResource.Builder.getAttributesBuilderList()Set of attributes that describe the resource.Methods in io.opentelemetry.proto.resource.v1 with parameters of type KeyValue.BuilderModifier and TypeMethodDescriptionResource.Builder.addAttributes(int index, KeyValue.Builder builderForValue) Set of attributes that describe the resource.Resource.Builder.addAttributes(KeyValue.Builder builderForValue) Set of attributes that describe the resource.Resource.Builder.setAttributes(int index, KeyValue.Builder builderForValue) Set of attributes that describe the resource. -
Uses of KeyValue.Builder in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return KeyValue.BuilderModifier and TypeMethodDescriptionSpan.Builder.addAttributesBuilder()attributes is a collection of key/value pairs.Span.Builder.addAttributesBuilder(int index) attributes is a collection of key/value pairs.Span.Event.Builder.addAttributesBuilder()attributes is a collection of attribute key/value pairs on the event.Span.Event.Builder.addAttributesBuilder(int index) attributes is a collection of attribute key/value pairs on the event.Span.Link.Builder.addAttributesBuilder()attributes is a collection of attribute key/value pairs on the link.Span.Link.Builder.addAttributesBuilder(int index) attributes is a collection of attribute key/value pairs on the link.Span.Builder.getAttributesBuilder(int index) attributes is a collection of key/value pairs.Span.Event.Builder.getAttributesBuilder(int index) attributes is a collection of attribute key/value pairs on the event.Span.Link.Builder.getAttributesBuilder(int index) attributes is a collection of attribute key/value pairs on the link.Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type KeyValue.BuilderModifier and TypeMethodDescriptionSpan.Builder.getAttributesBuilderList()attributes is a collection of key/value pairs.Span.Event.Builder.getAttributesBuilderList()attributes is a collection of attribute key/value pairs on the event.Span.Link.Builder.getAttributesBuilderList()attributes is a collection of attribute key/value pairs on the link.Methods in io.opentelemetry.proto.trace.v1 with parameters of type KeyValue.BuilderModifier and TypeMethodDescriptionSpan.Builder.addAttributes(int index, KeyValue.Builder builderForValue) attributes is a collection of key/value pairs.Span.Builder.addAttributes(KeyValue.Builder builderForValue) attributes is a collection of key/value pairs.Span.Event.Builder.addAttributes(int index, KeyValue.Builder builderForValue) attributes is a collection of attribute key/value pairs on the event.Span.Event.Builder.addAttributes(KeyValue.Builder builderForValue) attributes is a collection of attribute key/value pairs on the event.Span.Link.Builder.addAttributes(int index, KeyValue.Builder builderForValue) attributes is a collection of attribute key/value pairs on the link.Span.Link.Builder.addAttributes(KeyValue.Builder builderForValue) attributes is a collection of attribute key/value pairs on the link.Span.Builder.setAttributes(int index, KeyValue.Builder builderForValue) attributes is a collection of key/value pairs.Span.Event.Builder.setAttributes(int index, KeyValue.Builder builderForValue) attributes is a collection of attribute key/value pairs on the event.Span.Link.Builder.setAttributes(int index, KeyValue.Builder builderForValue) attributes is a collection of attribute key/value pairs on the link.