Uses of Class
io.opentelemetry.proto.common.v1.KeyValue
Packages that use KeyValue
Package
Description
-
Uses of KeyValue in io.opentelemetry.proto.common.v1
Methods in io.opentelemetry.proto.common.v1 that return KeyValueModifier and TypeMethodDescriptionKeyValue.Builder.build()KeyValue.Builder.buildPartial()InstrumentationScope.Builder.getAttributes(int index) Additional attributes that describe the scope.InstrumentationScope.getAttributes(int index) Additional attributes that describe the scope.InstrumentationScopeOrBuilder.getAttributes(int index) Additional attributes that describe the scope.static KeyValueKeyValue.getDefaultInstance()KeyValue.Builder.getDefaultInstanceForType()KeyValue.getDefaultInstanceForType()KeyValueList.Builder.getValues(int index) A collection of key/value pairs of key-value pairs.KeyValueList.getValues(int index) A collection of key/value pairs of key-value pairs.KeyValueListOrBuilder.getValues(int index) A collection of key/value pairs of key-value pairs.static KeyValueKeyValue.parseDelimitedFrom(InputStream input) static KeyValueKeyValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(byte[] data) static KeyValueKeyValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(com.google.protobuf.ByteString data) static KeyValueKeyValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(com.google.protobuf.CodedInputStream input) static KeyValueKeyValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(InputStream input) static KeyValueKeyValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueKeyValue.parseFrom(ByteBuffer data) static KeyValueKeyValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.common.v1 that return types with arguments of type KeyValueModifier and TypeMethodDescriptionInstrumentationScope.Builder.getAttributesList()Additional attributes that describe the scope.InstrumentationScope.getAttributesList()Additional attributes that describe the scope.InstrumentationScopeOrBuilder.getAttributesList()Additional attributes that describe the scope.com.google.protobuf.Parser<KeyValue>KeyValue.getParserForType()KeyValueList.Builder.getValuesList()A collection of key/value pairs of key-value pairs.KeyValueList.getValuesList()A collection of key/value pairs of key-value pairs.KeyValueListOrBuilder.getValuesList()A collection of key/value pairs of key-value pairs.static com.google.protobuf.Parser<KeyValue>KeyValue.parser()Methods in io.opentelemetry.proto.common.v1 with parameters of type KeyValueModifier and TypeMethodDescriptionInstrumentationScope.Builder.addAttributes(int index, KeyValue value) Additional attributes that describe the scope.InstrumentationScope.Builder.addAttributes(KeyValue value) Additional attributes that describe the scope.A collection of key/value pairs of key-value pairs.A collection of key/value pairs of key-value pairs.static KeyValue.BuilderKeyValue.newBuilder(KeyValue prototype) InstrumentationScope.Builder.setAttributes(int index, KeyValue value) Additional attributes that describe the scope.A collection of key/value pairs of key-value pairs.Method parameters in io.opentelemetry.proto.common.v1 with type arguments of type KeyValueModifier and TypeMethodDescriptionInstrumentationScope.Builder.addAllAttributes(Iterable<? extends KeyValue> values) Additional attributes that describe the scope.KeyValueList.Builder.addAllValues(Iterable<? extends KeyValue> values) A collection of key/value pairs of key-value pairs. -
Uses of KeyValue in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return KeyValueModifier and TypeMethodDescriptionLogRecord.Builder.getAttributes(int index) Additional attributes that describe the specific event occurrence.LogRecord.getAttributes(int index) Additional attributes that describe the specific event occurrence.LogRecordOrBuilder.getAttributes(int index) Additional attributes that describe the specific event occurrence.Methods in io.opentelemetry.proto.logs.v1 that return types with arguments of type KeyValueModifier and TypeMethodDescriptionLogRecord.Builder.getAttributesList()Additional attributes that describe the specific event occurrence.LogRecord.getAttributesList()Additional attributes that describe the specific event occurrence.LogRecordOrBuilder.getAttributesList()Additional attributes that describe the specific event occurrence.Methods in io.opentelemetry.proto.logs.v1 with parameters of type KeyValueModifier and TypeMethodDescriptionLogRecord.Builder.addAttributes(int index, KeyValue value) Additional attributes that describe the specific event occurrence.LogRecord.Builder.addAttributes(KeyValue value) Additional attributes that describe the specific event occurrence.LogRecord.Builder.setAttributes(int index, KeyValue value) Additional attributes that describe the specific event occurrence.Method parameters in io.opentelemetry.proto.logs.v1 with type arguments of type KeyValueModifier and TypeMethodDescriptionLogRecord.Builder.addAllAttributes(Iterable<? extends KeyValue> values) Additional attributes that describe the specific event occurrence. -
Uses of KeyValue in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return KeyValueModifier and TypeMethodDescriptionExponentialHistogramDataPoint.Builder.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPoint.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPointOrBuilder.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPointOrBuilder.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPointOrBuilder.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPointOrBuilder.getAttributes(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.getFilteredAttributes(int index) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Exemplar.getFilteredAttributes(int index) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.ExemplarOrBuilder.getFilteredAttributes(int index) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.getMetadata(int index) Additional metadata attributes that describe the metric.Metric.getMetadata(int index) Additional metadata attributes that describe the metric.MetricOrBuilder.getMetadata(int index) Additional metadata attributes that describe the metric.Methods in io.opentelemetry.proto.metrics.v1 that return types with arguments of type KeyValueModifier and TypeMethodDescriptionExponentialHistogramDataPoint.Builder.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPoint.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPointOrBuilder.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPointOrBuilder.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPointOrBuilder.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPointOrBuilder.getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.getFilteredAttributesList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Exemplar.getFilteredAttributesList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.ExemplarOrBuilder.getFilteredAttributesList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.getMetadataList()Additional metadata attributes that describe the metric.Metric.getMetadataList()Additional metadata attributes that describe the metric.MetricOrBuilder.getMetadataList()Additional metadata attributes that describe the metric.Methods in io.opentelemetry.proto.metrics.v1 with parameters of type KeyValueModifier and TypeMethodDescriptionExponentialHistogramDataPoint.Builder.addAttributes(int index, KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPoint.Builder.addAttributes(KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.addAttributes(int index, KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.addAttributes(KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.addAttributes(int index, KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.addAttributes(KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.addAttributes(int index, KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.addAttributes(KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.addFilteredAttributes(int index, KeyValue value) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Exemplar.Builder.addFilteredAttributes(KeyValue value) 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 value) Additional metadata attributes that describe the metric.Metric.Builder.addMetadata(KeyValue value) Additional metadata attributes that describe the metric.ExponentialHistogramDataPoint.Builder.setAttributes(int index, KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.setAttributes(int index, KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.setAttributes(int index, KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.setAttributes(int index, KeyValue value) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.setFilteredAttributes(int index, KeyValue value) 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 value) Additional metadata attributes that describe the metric.Method parameters in io.opentelemetry.proto.metrics.v1 with type arguments of type KeyValueModifier and TypeMethodDescriptionExponentialHistogramDataPoint.Builder.addAllAttributes(Iterable<? extends KeyValue> values) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.addAllAttributes(Iterable<? extends KeyValue> values) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.addAllAttributes(Iterable<? extends KeyValue> values) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.addAllAttributes(Iterable<? extends KeyValue> values) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.addAllFilteredAttributes(Iterable<? extends KeyValue> values) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.addAllMetadata(Iterable<? extends KeyValue> values) Additional metadata attributes that describe the metric. -
Uses of KeyValue in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return KeyValueModifier and TypeMethodDescriptionProfile.Builder.getAttributeTable(int index) Lookup table for attributes.Profile.getAttributeTable(int index) Lookup table for attributes.ProfileOrBuilder.getAttributeTable(int index) Lookup table for attributes.Methods in io.opentelemetry.proto.profiles.v1development that return types with arguments of type KeyValueModifier and TypeMethodDescriptionProfile.Builder.getAttributeTableList()Lookup table for attributes.Profile.getAttributeTableList()Lookup table for attributes.ProfileOrBuilder.getAttributeTableList()Lookup table for attributes.Methods in io.opentelemetry.proto.profiles.v1development with parameters of type KeyValueModifier and TypeMethodDescriptionProfile.Builder.addAttributeTable(int index, KeyValue value) Lookup table for attributes.Profile.Builder.addAttributeTable(KeyValue value) Lookup table for attributes.Profile.Builder.setAttributeTable(int index, KeyValue value) Lookup table for attributes.Method parameters in io.opentelemetry.proto.profiles.v1development with type arguments of type KeyValueModifier and TypeMethodDescriptionProfile.Builder.addAllAttributeTable(Iterable<? extends KeyValue> values) Lookup table for attributes. -
Uses of KeyValue in io.opentelemetry.proto.resource.v1
Methods in io.opentelemetry.proto.resource.v1 that return KeyValueModifier and TypeMethodDescriptionResource.Builder.getAttributes(int index) Set of attributes that describe the resource.Resource.getAttributes(int index) Set of attributes that describe the resource.ResourceOrBuilder.getAttributes(int index) Set of attributes that describe the resource.Methods in io.opentelemetry.proto.resource.v1 that return types with arguments of type KeyValueModifier and TypeMethodDescriptionResource.Builder.getAttributesList()Set of attributes that describe the resource.Resource.getAttributesList()Set of attributes that describe the resource.ResourceOrBuilder.getAttributesList()Set of attributes that describe the resource.Methods in io.opentelemetry.proto.resource.v1 with parameters of type KeyValueModifier and TypeMethodDescriptionResource.Builder.addAttributes(int index, KeyValue value) Set of attributes that describe the resource.Resource.Builder.addAttributes(KeyValue value) Set of attributes that describe the resource.Resource.Builder.setAttributes(int index, KeyValue value) Set of attributes that describe the resource.Method parameters in io.opentelemetry.proto.resource.v1 with type arguments of type KeyValueModifier and TypeMethodDescriptionResource.Builder.addAllAttributes(Iterable<? extends KeyValue> values) Set of attributes that describe the resource. -
Uses of KeyValue in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return KeyValueModifier and TypeMethodDescriptionSpan.Builder.getAttributes(int index) attributes is a collection of key/value pairs.Span.Event.Builder.getAttributes(int index) attributes is a collection of attribute key/value pairs on the event.Span.Event.getAttributes(int index) attributes is a collection of attribute key/value pairs on the event.Span.EventOrBuilder.getAttributes(int index) attributes is a collection of attribute key/value pairs on the event.Span.getAttributes(int index) attributes is a collection of key/value pairs.Span.Link.Builder.getAttributes(int index) attributes is a collection of attribute key/value pairs on the link.Span.Link.getAttributes(int index) attributes is a collection of attribute key/value pairs on the link.Span.LinkOrBuilder.getAttributes(int index) attributes is a collection of attribute key/value pairs on the link.SpanOrBuilder.getAttributes(int index) attributes is a collection of key/value pairs.Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type KeyValueModifier and TypeMethodDescriptionSpan.Builder.getAttributesList()attributes is a collection of key/value pairs.Span.Event.Builder.getAttributesList()attributes is a collection of attribute key/value pairs on the event.Span.Event.getAttributesList()attributes is a collection of attribute key/value pairs on the event.Span.EventOrBuilder.getAttributesList()attributes is a collection of attribute key/value pairs on the event.Span.getAttributesList()attributes is a collection of key/value pairs.Span.Link.Builder.getAttributesList()attributes is a collection of attribute key/value pairs on the link.Span.Link.getAttributesList()attributes is a collection of attribute key/value pairs on the link.Span.LinkOrBuilder.getAttributesList()attributes is a collection of attribute key/value pairs on the link.SpanOrBuilder.getAttributesList()attributes is a collection of key/value pairs.Methods in io.opentelemetry.proto.trace.v1 with parameters of type KeyValueModifier and TypeMethodDescriptionSpan.Builder.addAttributes(int index, KeyValue value) attributes is a collection of key/value pairs.Span.Builder.addAttributes(KeyValue value) attributes is a collection of key/value pairs.Span.Event.Builder.addAttributes(int index, KeyValue value) attributes is a collection of attribute key/value pairs on the event.Span.Event.Builder.addAttributes(KeyValue value) attributes is a collection of attribute key/value pairs on the event.Span.Link.Builder.addAttributes(int index, KeyValue value) attributes is a collection of attribute key/value pairs on the link.Span.Link.Builder.addAttributes(KeyValue value) attributes is a collection of attribute key/value pairs on the link.Span.Builder.setAttributes(int index, KeyValue value) attributes is a collection of key/value pairs.Span.Event.Builder.setAttributes(int index, KeyValue value) attributes is a collection of attribute key/value pairs on the event.Span.Link.Builder.setAttributes(int index, KeyValue value) attributes is a collection of attribute key/value pairs on the link.Method parameters in io.opentelemetry.proto.trace.v1 with type arguments of type KeyValueModifier and TypeMethodDescriptionSpan.Builder.addAllAttributes(Iterable<? extends KeyValue> values) attributes is a collection of key/value pairs.Span.Event.Builder.addAllAttributes(Iterable<? extends KeyValue> values) attributes is a collection of attribute key/value pairs on the event.Span.Link.Builder.addAllAttributes(Iterable<? extends KeyValue> values) attributes is a collection of attribute key/value pairs on the link.