Uses of Interface
io.opentelemetry.proto.common.v1.KeyValueOrBuilder
Packages that use KeyValueOrBuilder
Package
Description
-
Uses of KeyValueOrBuilder in io.envoyproxy.envoy.extensions.stat_sinks.open_telemetry.v3
Methods in io.envoyproxy.envoy.extensions.stat_sinks.open_telemetry.v3 that return KeyValueOrBuilderModifier and TypeMethodDescriptionSinkConfig.ConversionAction.Builder.getStaticMetricLabelsOrBuilder(int index) Static metric labels to use for the metric.SinkConfig.ConversionAction.getStaticMetricLabelsOrBuilder(int index) Static metric labels to use for the metric.SinkConfig.ConversionActionOrBuilder.getStaticMetricLabelsOrBuilder(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 KeyValueOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueOrBuilder>SinkConfig.ConversionAction.Builder.getStaticMetricLabelsOrBuilderList()Static metric labels to use for the metric.List<? extends KeyValueOrBuilder>SinkConfig.ConversionAction.getStaticMetricLabelsOrBuilderList()Static metric labels to use for the metric.List<? extends KeyValueOrBuilder>SinkConfig.ConversionActionOrBuilder.getStaticMetricLabelsOrBuilderList()Static metric labels to use for the metric. -
Uses of KeyValueOrBuilder in io.opentelemetry.proto.common.v1
Classes in io.opentelemetry.proto.common.v1 that implement KeyValueOrBuilderModifier and TypeClassDescriptionfinal classRepresents a key-value pair that is used to store Span attributes, Link attributes, etc.static final classRepresents a key-value pair that is used to store Span attributes, Link attributes, etc.Methods in io.opentelemetry.proto.common.v1 that return KeyValueOrBuilderModifier and TypeMethodDescriptionInstrumentationScope.Builder.getAttributesOrBuilder(int index) Additional attributes that describe the scope.InstrumentationScope.getAttributesOrBuilder(int index) Additional attributes that describe the scope.InstrumentationScopeOrBuilder.getAttributesOrBuilder(int index) Additional attributes that describe the scope.KeyValueList.Builder.getValuesOrBuilder(int index) A collection of key/value pairs of key-value pairs.KeyValueList.getValuesOrBuilder(int index) A collection of key/value pairs of key-value pairs.KeyValueListOrBuilder.getValuesOrBuilder(int index) A collection of key/value pairs of key-value pairs.Methods in io.opentelemetry.proto.common.v1 that return types with arguments of type KeyValueOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueOrBuilder>InstrumentationScope.Builder.getAttributesOrBuilderList()Additional attributes that describe the scope.List<? extends KeyValueOrBuilder>InstrumentationScope.getAttributesOrBuilderList()Additional attributes that describe the scope.List<? extends KeyValueOrBuilder>InstrumentationScopeOrBuilder.getAttributesOrBuilderList()Additional attributes that describe the scope.List<? extends KeyValueOrBuilder>KeyValueList.Builder.getValuesOrBuilderList()A collection of key/value pairs of key-value pairs.List<? extends KeyValueOrBuilder>KeyValueList.getValuesOrBuilderList()A collection of key/value pairs of key-value pairs.List<? extends KeyValueOrBuilder>KeyValueListOrBuilder.getValuesOrBuilderList()A collection of key/value pairs of key-value pairs. -
Uses of KeyValueOrBuilder in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return KeyValueOrBuilderModifier and TypeMethodDescriptionLogRecord.Builder.getAttributesOrBuilder(int index) Additional attributes that describe the specific event occurrence.LogRecord.getAttributesOrBuilder(int index) Additional attributes that describe the specific event occurrence.LogRecordOrBuilder.getAttributesOrBuilder(int index) Additional attributes that describe the specific event occurrence.Methods in io.opentelemetry.proto.logs.v1 that return types with arguments of type KeyValueOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueOrBuilder>LogRecord.Builder.getAttributesOrBuilderList()Additional attributes that describe the specific event occurrence.List<? extends KeyValueOrBuilder>LogRecord.getAttributesOrBuilderList()Additional attributes that describe the specific event occurrence.List<? extends KeyValueOrBuilder>LogRecordOrBuilder.getAttributesOrBuilderList()Additional attributes that describe the specific event occurrence. -
Uses of KeyValueOrBuilder in io.opentelemetry.proto.metrics.v1
Methods in io.opentelemetry.proto.metrics.v1 that return KeyValueOrBuilderModifier and TypeMethodDescriptionExponentialHistogramDataPoint.Builder.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPoint.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.ExponentialHistogramDataPointOrBuilder.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.Builder.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPoint.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.HistogramDataPointOrBuilder.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.Builder.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPoint.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.NumberDataPointOrBuilder.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.Builder.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPoint.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.SummaryDataPointOrBuilder.getAttributesOrBuilder(int index) The set of key/value pairs that uniquely identify the timeseries from where this point belongs.Exemplar.Builder.getFilteredAttributesOrBuilder(int index) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Exemplar.getFilteredAttributesOrBuilder(int index) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.ExemplarOrBuilder.getFilteredAttributesOrBuilder(int index) The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.Metric.Builder.getMetadataOrBuilder(int index) Additional metadata attributes that describe the metric.Metric.getMetadataOrBuilder(int index) Additional metadata attributes that describe the metric.MetricOrBuilder.getMetadataOrBuilder(int index) Additional metadata attributes that describe the metric.Methods in io.opentelemetry.proto.metrics.v1 that return types with arguments of type KeyValueOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueOrBuilder>ExponentialHistogramDataPoint.Builder.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>ExponentialHistogramDataPoint.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>ExponentialHistogramDataPointOrBuilder.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>HistogramDataPoint.Builder.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>HistogramDataPoint.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>HistogramDataPointOrBuilder.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>NumberDataPoint.Builder.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>NumberDataPoint.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>NumberDataPointOrBuilder.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>SummaryDataPoint.Builder.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>SummaryDataPoint.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>SummaryDataPointOrBuilder.getAttributesOrBuilderList()The set of key/value pairs that uniquely identify the timeseries from where this point belongs.List<? extends KeyValueOrBuilder>Exemplar.Builder.getFilteredAttributesOrBuilderList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.List<? extends KeyValueOrBuilder>Exemplar.getFilteredAttributesOrBuilderList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.List<? extends KeyValueOrBuilder>ExemplarOrBuilder.getFilteredAttributesOrBuilderList()The set of key/value pairs that were filtered out by the aggregator, but recorded alongside the original measurement.List<? extends KeyValueOrBuilder>Metric.Builder.getMetadataOrBuilderList()Additional metadata attributes that describe the metric.List<? extends KeyValueOrBuilder>Metric.getMetadataOrBuilderList()Additional metadata attributes that describe the metric.List<? extends KeyValueOrBuilder>MetricOrBuilder.getMetadataOrBuilderList()Additional metadata attributes that describe the metric. -
Uses of KeyValueOrBuilder in io.opentelemetry.proto.resource.v1
Methods in io.opentelemetry.proto.resource.v1 that return KeyValueOrBuilderModifier and TypeMethodDescriptionResource.Builder.getAttributesOrBuilder(int index) Set of attributes that describe the resource.Resource.getAttributesOrBuilder(int index) Set of attributes that describe the resource.ResourceOrBuilder.getAttributesOrBuilder(int index) Set of attributes that describe the resource.Methods in io.opentelemetry.proto.resource.v1 that return types with arguments of type KeyValueOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueOrBuilder>Resource.Builder.getAttributesOrBuilderList()Set of attributes that describe the resource.List<? extends KeyValueOrBuilder>Resource.getAttributesOrBuilderList()Set of attributes that describe the resource.List<? extends KeyValueOrBuilder>ResourceOrBuilder.getAttributesOrBuilderList()Set of attributes that describe the resource. -
Uses of KeyValueOrBuilder in io.opentelemetry.proto.trace.v1
Methods in io.opentelemetry.proto.trace.v1 that return KeyValueOrBuilderModifier and TypeMethodDescriptionSpan.Builder.getAttributesOrBuilder(int index) A collection of key/value pairs.Span.Event.Builder.getAttributesOrBuilder(int index) A collection of attribute key/value pairs on the event.Span.Event.getAttributesOrBuilder(int index) A collection of attribute key/value pairs on the event.Span.EventOrBuilder.getAttributesOrBuilder(int index) A collection of attribute key/value pairs on the event.Span.getAttributesOrBuilder(int index) A collection of key/value pairs.Span.Link.Builder.getAttributesOrBuilder(int index) A collection of attribute key/value pairs on the link.Span.Link.getAttributesOrBuilder(int index) A collection of attribute key/value pairs on the link.Span.LinkOrBuilder.getAttributesOrBuilder(int index) A collection of attribute key/value pairs on the link.SpanOrBuilder.getAttributesOrBuilder(int index) A collection of key/value pairs.Methods in io.opentelemetry.proto.trace.v1 that return types with arguments of type KeyValueOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueOrBuilder>Span.Builder.getAttributesOrBuilderList()A collection of key/value pairs.List<? extends KeyValueOrBuilder>Span.Event.Builder.getAttributesOrBuilderList()A collection of attribute key/value pairs on the event.List<? extends KeyValueOrBuilder>Span.Event.getAttributesOrBuilderList()A collection of attribute key/value pairs on the event.List<? extends KeyValueOrBuilder>Span.EventOrBuilder.getAttributesOrBuilderList()A collection of attribute key/value pairs on the event.List<? extends KeyValueOrBuilder>Span.getAttributesOrBuilderList()A collection of key/value pairs.List<? extends KeyValueOrBuilder>Span.Link.Builder.getAttributesOrBuilderList()A collection of attribute key/value pairs on the link.List<? extends KeyValueOrBuilder>Span.Link.getAttributesOrBuilderList()A collection of attribute key/value pairs on the link.List<? extends KeyValueOrBuilder>Span.LinkOrBuilder.getAttributesOrBuilderList()A collection of attribute key/value pairs on the link.List<? extends KeyValueOrBuilder>SpanOrBuilder.getAttributesOrBuilderList()A collection of key/value pairs.