Uses of Class
io.opentelemetry.proto.common.v1.KeyValue
-
Packages that use KeyValue Package Description io.opentelemetry.proto.common.v1 io.opentelemetry.proto.logs.v1 io.opentelemetry.proto.metrics.v1 io.opentelemetry.proto.resource.v1 io.opentelemetry.proto.trace.v1 -
-
Uses of KeyValue in io.opentelemetry.proto.common.v1
Methods in io.opentelemetry.proto.common.v1 that return KeyValue Modifier and Type Method Description KeyValueKeyValue.Builder. build()KeyValueKeyValue.Builder. buildPartial()static KeyValueKeyValue. getDefaultInstance()KeyValueKeyValue.Builder. getDefaultInstanceForType()KeyValueKeyValue. getDefaultInstanceForType()KeyValueKeyValueList.Builder. getValues(int index)A collection of key/value pairs of key-value pairs.KeyValueKeyValueList. getValues(int index)A collection of key/value pairs of key-value pairs.KeyValueKeyValueListOrBuilder. 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 KeyValue Modifier and Type Method Description com.google.protobuf.Parser<KeyValue>KeyValue. getParserForType()List<KeyValue>KeyValueList.Builder. getValuesList()A collection of key/value pairs of key-value pairs.List<KeyValue>KeyValueList. getValuesList()A collection of key/value pairs of key-value pairs.List<KeyValue>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 KeyValue Modifier and Type Method Description KeyValueList.BuilderKeyValueList.Builder. addValues(int index, KeyValue value)A collection of key/value pairs of key-value pairs.KeyValueList.BuilderKeyValueList.Builder. addValues(KeyValue value)A collection of key/value pairs of key-value pairs.KeyValue.BuilderKeyValue.Builder. mergeFrom(KeyValue other)static KeyValue.BuilderKeyValue. newBuilder(KeyValue prototype)KeyValueList.BuilderKeyValueList.Builder. setValues(int index, KeyValue value)A collection of key/value pairs of key-value pairs.Method parameters in io.opentelemetry.proto.common.v1 with type arguments of type KeyValue Modifier and Type Method Description KeyValueList.BuilderKeyValueList.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 KeyValue Modifier and Type Method Description KeyValueLogRecord.Builder. getAttributes(int index)Additional attributes that describe the specific event occurrence.KeyValueLogRecord. getAttributes(int index)Additional attributes that describe the specific event occurrence.KeyValueLogRecordOrBuilder. 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 KeyValue Modifier and Type Method Description List<KeyValue>LogRecord.Builder. getAttributesList()Additional attributes that describe the specific event occurrence.List<KeyValue>LogRecord. getAttributesList()Additional attributes that describe the specific event occurrence.List<KeyValue>LogRecordOrBuilder. getAttributesList()Additional attributes that describe the specific event occurrence.Methods in io.opentelemetry.proto.logs.v1 with parameters of type KeyValue Modifier and Type Method Description LogRecord.BuilderLogRecord.Builder. addAttributes(int index, KeyValue value)Additional attributes that describe the specific event occurrence.LogRecord.BuilderLogRecord.Builder. addAttributes(KeyValue value)Additional attributes that describe the specific event occurrence.LogRecord.BuilderLogRecord.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 KeyValue Modifier and Type Method Description LogRecord.BuilderLogRecord.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 KeyValue Modifier and Type Method Description KeyValueExponentialHistogramDataPoint.Builder. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueExponentialHistogramDataPoint. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueExponentialHistogramDataPointOrBuilder. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueHistogramDataPoint.Builder. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueHistogramDataPoint. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueHistogramDataPointOrBuilder. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueNumberDataPoint.Builder. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueNumberDataPoint. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueNumberDataPointOrBuilder. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueSummaryDataPoint.Builder. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueSummaryDataPoint. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueSummaryDataPointOrBuilder. getAttributes(int index)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.KeyValueExemplar.Builder. getFilteredAttributes(int index)The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.KeyValueExemplar. getFilteredAttributes(int index)The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.KeyValueExemplarOrBuilder. getFilteredAttributes(int index)The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Methods in io.opentelemetry.proto.metrics.v1 that return types with arguments of type KeyValue Modifier and Type Method Description List<KeyValue>ExponentialHistogramDataPoint.Builder. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>ExponentialHistogramDataPoint. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>ExponentialHistogramDataPointOrBuilder. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>HistogramDataPoint.Builder. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>HistogramDataPoint. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>HistogramDataPointOrBuilder. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>NumberDataPoint.Builder. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>NumberDataPoint. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>NumberDataPointOrBuilder. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>SummaryDataPoint.Builder. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>SummaryDataPoint. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>SummaryDataPointOrBuilder. getAttributesList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<KeyValue>Exemplar.Builder. getFilteredAttributesList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.List<KeyValue>Exemplar. getFilteredAttributesList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.List<KeyValue>ExemplarOrBuilder. getFilteredAttributesList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Methods in io.opentelemetry.proto.metrics.v1 with parameters of type KeyValue Modifier and Type Method Description ExponentialHistogramDataPoint.BuilderExponentialHistogramDataPoint.Builder. addAttributes(int index, KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPoint.BuilderExponentialHistogramDataPoint.Builder. addAttributes(KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.BuilderHistogramDataPoint.Builder. addAttributes(int index, KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.BuilderHistogramDataPoint.Builder. addAttributes(KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.BuilderNumberDataPoint.Builder. addAttributes(int index, KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.BuilderNumberDataPoint.Builder. addAttributes(KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.BuilderSummaryDataPoint.Builder. addAttributes(int index, KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.BuilderSummaryDataPoint.Builder. addAttributes(KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.BuilderExemplar.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.BuilderExemplar.Builder. addFilteredAttributes(KeyValue value)The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.ExponentialHistogramDataPoint.BuilderExponentialHistogramDataPoint.Builder. setAttributes(int index, KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.BuilderHistogramDataPoint.Builder. setAttributes(int index, KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.BuilderNumberDataPoint.Builder. setAttributes(int index, KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.BuilderSummaryDataPoint.Builder. setAttributes(int index, KeyValue value)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.BuilderExemplar.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.Method parameters in io.opentelemetry.proto.metrics.v1 with type arguments of type KeyValue Modifier and Type Method Description ExponentialHistogramDataPoint.BuilderExponentialHistogramDataPoint.Builder. addAllAttributes(Iterable<? extends KeyValue> values)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.BuilderHistogramDataPoint.Builder. addAllAttributes(Iterable<? extends KeyValue> values)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.BuilderNumberDataPoint.Builder. addAllAttributes(Iterable<? extends KeyValue> values)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.BuilderSummaryDataPoint.Builder. addAllAttributes(Iterable<? extends KeyValue> values)The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.BuilderExemplar.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. -
Uses of KeyValue in io.opentelemetry.proto.resource.v1
Methods in io.opentelemetry.proto.resource.v1 that return KeyValue Modifier and Type Method Description KeyValueResource.Builder. getAttributes(int index)Set of attributes that describe the resource.KeyValueResource. getAttributes(int index)Set of attributes that describe the resource.KeyValueResourceOrBuilder. getAttributes(int index)Set of attributes that describe the resource.Methods in io.opentelemetry.proto.resource.v1 that return types with arguments of type KeyValue Modifier and Type Method Description List<KeyValue>Resource.Builder. getAttributesList()Set of attributes that describe the resource.List<KeyValue>Resource. getAttributesList()Set of attributes that describe the resource.List<KeyValue>ResourceOrBuilder. getAttributesList()Set of attributes that describe the resource.Methods in io.opentelemetry.proto.resource.v1 with parameters of type KeyValue Modifier and Type Method Description Resource.BuilderResource.Builder. addAttributes(int index, KeyValue value)Set of attributes that describe the resource.Resource.BuilderResource.Builder. addAttributes(KeyValue value)Set of attributes that describe the resource.Resource.BuilderResource.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 KeyValue Modifier and Type Method Description Resource.BuilderResource.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 KeyValue Modifier and Type Method Description KeyValueSpan.Builder. getAttributes(int index)attributes is a collection of key/value pairs.KeyValueSpan.Event.Builder. getAttributes(int index)attributes is a collection of attribute key/value pairs on the event.KeyValueSpan.Event. getAttributes(int index)attributes is a collection of attribute key/value pairs on the event.KeyValueSpan.EventOrBuilder. getAttributes(int index)attributes is a collection of attribute key/value pairs on the event.KeyValueSpan. getAttributes(int index)attributes is a collection of key/value pairs.KeyValueSpan.Link.Builder. getAttributes(int index)attributes is a collection of attribute key/value pairs on the link.KeyValueSpan.Link. getAttributes(int index)attributes is a collection of attribute key/value pairs on the link.KeyValueSpan.LinkOrBuilder. getAttributes(int index)attributes is a collection of attribute key/value pairs on the link.KeyValueSpanOrBuilder. 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 KeyValue Modifier and Type Method Description List<KeyValue>Span.Builder. getAttributesList()attributes is a collection of key/value pairs.List<KeyValue>Span.Event.Builder. getAttributesList()attributes is a collection of attribute key/value pairs on the event.List<KeyValue>Span.Event. getAttributesList()attributes is a collection of attribute key/value pairs on the event.List<KeyValue>Span.EventOrBuilder. getAttributesList()attributes is a collection of attribute key/value pairs on the event.List<KeyValue>Span. getAttributesList()attributes is a collection of key/value pairs.List<KeyValue>Span.Link.Builder. getAttributesList()attributes is a collection of attribute key/value pairs on the link.List<KeyValue>Span.Link. getAttributesList()attributes is a collection of attribute key/value pairs on the link.List<KeyValue>Span.LinkOrBuilder. getAttributesList()attributes is a collection of attribute key/value pairs on the link.List<KeyValue>SpanOrBuilder. getAttributesList()attributes is a collection of key/value pairs.Methods in io.opentelemetry.proto.trace.v1 with parameters of type KeyValue Modifier and Type Method Description Span.BuilderSpan.Builder. addAttributes(int index, KeyValue value)attributes is a collection of key/value pairs.Span.BuilderSpan.Builder. addAttributes(KeyValue value)attributes is a collection of key/value pairs.Span.Event.BuilderSpan.Event.Builder. addAttributes(int index, KeyValue value)attributes is a collection of attribute key/value pairs on the event.Span.Event.BuilderSpan.Event.Builder. addAttributes(KeyValue value)attributes is a collection of attribute key/value pairs on the event.Span.Link.BuilderSpan.Link.Builder. addAttributes(int index, KeyValue value)attributes is a collection of attribute key/value pairs on the link.Span.Link.BuilderSpan.Link.Builder. addAttributes(KeyValue value)attributes is a collection of attribute key/value pairs on the link.Span.BuilderSpan.Builder. setAttributes(int index, KeyValue value)attributes is a collection of key/value pairs.Span.Event.BuilderSpan.Event.Builder. setAttributes(int index, KeyValue value)attributes is a collection of attribute key/value pairs on the event.Span.Link.BuilderSpan.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 KeyValue Modifier and Type Method Description Span.BuilderSpan.Builder. addAllAttributes(Iterable<? extends KeyValue> values)attributes is a collection of key/value pairs.Span.Event.BuilderSpan.Event.Builder. addAllAttributes(Iterable<? extends KeyValue> values)attributes is a collection of attribute key/value pairs on the event.Span.Link.BuilderSpan.Link.Builder. addAllAttributes(Iterable<? extends KeyValue> values)attributes is a collection of attribute key/value pairs on the link.
-