Uses of Class
io.opentelemetry.proto.common.v1.KeyValue.Builder
Packages that use KeyValue.Builder
Package
Description
-
Uses of KeyValue.Builder in io.envoyproxy.envoy.extensions.stat_sinks.open_telemetry.v3
Methods in io.envoyproxy.envoy.extensions.stat_sinks.open_telemetry.v3 that return KeyValue.BuilderModifier and TypeMethodDescriptionSinkConfig.ConversionAction.Builder.addStaticMetricLabelsBuilder()Static metric labels to use for the metric.SinkConfig.ConversionAction.Builder.addStaticMetricLabelsBuilder(int index) Static metric labels to use for the metric.SinkConfig.ConversionAction.Builder.getStaticMetricLabelsBuilder(int index) Static metric labels to use for the metric.Methods in io.envoyproxy.envoy.extensions.stat_sinks.open_telemetry.v3 that return types with arguments of type KeyValue.BuilderModifier and TypeMethodDescriptionSinkConfig.ConversionAction.Builder.getStaticMetricLabelsBuilderList()Static metric labels to use for the metric.Methods in io.envoyproxy.envoy.extensions.stat_sinks.open_telemetry.v3 with parameters of type KeyValue.BuilderModifier and TypeMethodDescriptionSinkConfig.ConversionAction.Builder.addStaticMetricLabels(int index, KeyValue.Builder builderForValue) Static metric labels to use for the metric.SinkConfig.ConversionAction.Builder.addStaticMetricLabels(KeyValue.Builder builderForValue) Static metric labels to use for the metric.SinkConfig.ConversionAction.Builder.setStaticMetricLabels(int index, KeyValue.Builder builderForValue) Static metric labels to use for the metric. -
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()The key name of the pair.KeyValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) KeyValue.Builder.clearValue()The value of the pair.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) The value of the pair.static KeyValue.BuilderKeyValue.newBuilder()static KeyValue.BuilderKeyValue.newBuilder(KeyValue prototype) KeyValue.newBuilderForType()protected KeyValue.BuilderKeyValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) The key name of the pair.KeyValue.Builder.setKeyBytes(com.google.protobuf.ByteString value) The key name of the pair.KeyValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final KeyValue.BuilderKeyValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) The value of the pair.KeyValue.Builder.setValue(AnyValue.Builder builderForValue) The value of the pair.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.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()A collection of key/value pairs.Span.Builder.addAttributesBuilder(int index) A collection of key/value pairs.Span.Event.Builder.addAttributesBuilder()A collection of attribute key/value pairs on the event.Span.Event.Builder.addAttributesBuilder(int index) A collection of attribute key/value pairs on the event.Span.Link.Builder.addAttributesBuilder()A collection of attribute key/value pairs on the link.Span.Link.Builder.addAttributesBuilder(int index) A collection of attribute key/value pairs on the link.Span.Builder.getAttributesBuilder(int index) A collection of key/value pairs.Span.Event.Builder.getAttributesBuilder(int index) A collection of attribute key/value pairs on the event.Span.Link.Builder.getAttributesBuilder(int index) 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()A collection of key/value pairs.Span.Event.Builder.getAttributesBuilderList()A collection of attribute key/value pairs on the event.Span.Link.Builder.getAttributesBuilderList()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) A collection of key/value pairs.Span.Builder.addAttributes(KeyValue.Builder builderForValue) A collection of key/value pairs.Span.Event.Builder.addAttributes(int index, KeyValue.Builder builderForValue) A collection of attribute key/value pairs on the event.Span.Event.Builder.addAttributes(KeyValue.Builder builderForValue) A collection of attribute key/value pairs on the event.Span.Link.Builder.addAttributes(int index, KeyValue.Builder builderForValue) A collection of attribute key/value pairs on the link.Span.Link.Builder.addAttributes(KeyValue.Builder builderForValue) A collection of attribute key/value pairs on the link.Span.Builder.setAttributes(int index, KeyValue.Builder builderForValue) A collection of key/value pairs.Span.Event.Builder.setAttributes(int index, KeyValue.Builder builderForValue) A collection of attribute key/value pairs on the event.Span.Link.Builder.setAttributes(int index, KeyValue.Builder builderForValue) A collection of attribute key/value pairs on the link.