Uses of Class
io.opentelemetry.proto.common.v1.KeyValueList
Packages that use KeyValueList
Package
Description
-
Uses of KeyValueList in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 that return KeyValueListModifier and TypeMethodDescriptionOpenTelemetryAccessLogConfig.Builder.getAttributes()See 'attributes' in the LogResource proto for more details.OpenTelemetryAccessLogConfig.getAttributes()See 'attributes' in the LogResource proto for more details.OpenTelemetryAccessLogConfigOrBuilder.getAttributes()See 'attributes' in the LogResource proto for more details.OpenTelemetryAccessLogConfig.Builder.getResourceAttributes()OpenTelemetry `Resource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto#L51>`_ attributes are filled with Envoy node info.OpenTelemetryAccessLogConfig.getResourceAttributes()OpenTelemetry `Resource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto#L51>`_ attributes are filled with Envoy node info.OpenTelemetryAccessLogConfigOrBuilder.getResourceAttributes()OpenTelemetry `Resource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto#L51>`_ attributes are filled with Envoy node info.Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 with parameters of type KeyValueListModifier and TypeMethodDescriptionOpenTelemetryAccessLogConfig.Builder.mergeAttributes(KeyValueList value) See 'attributes' in the LogResource proto for more details.OpenTelemetryAccessLogConfig.Builder.mergeResourceAttributes(KeyValueList value) OpenTelemetry `Resource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto#L51>`_ attributes are filled with Envoy node info.OpenTelemetryAccessLogConfig.Builder.setAttributes(KeyValueList value) See 'attributes' in the LogResource proto for more details.OpenTelemetryAccessLogConfig.Builder.setResourceAttributes(KeyValueList value) OpenTelemetry `Resource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto#L51>`_ attributes are filled with Envoy node info. -
Uses of KeyValueList in io.opentelemetry.proto.common.v1
Methods in io.opentelemetry.proto.common.v1 that return KeyValueListModifier and TypeMethodDescriptionKeyValueList.Builder.build()KeyValueList.Builder.buildPartial()static KeyValueListKeyValueList.getDefaultInstance()KeyValueList.Builder.getDefaultInstanceForType()KeyValueList.getDefaultInstanceForType()AnyValue.Builder.getKvlistValue().opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;AnyValue.getKvlistValue().opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;AnyValueOrBuilder.getKvlistValue().opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;static KeyValueListKeyValueList.parseDelimitedFrom(InputStream input) static KeyValueListKeyValueList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueListKeyValueList.parseFrom(byte[] data) static KeyValueListKeyValueList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueListKeyValueList.parseFrom(com.google.protobuf.ByteString data) static KeyValueListKeyValueList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueListKeyValueList.parseFrom(com.google.protobuf.CodedInputStream input) static KeyValueListKeyValueList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueListKeyValueList.parseFrom(InputStream input) static KeyValueListKeyValueList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KeyValueListKeyValueList.parseFrom(ByteBuffer data) static KeyValueListKeyValueList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.common.v1 that return types with arguments of type KeyValueListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<KeyValueList>KeyValueList.getParserForType()static com.google.protobuf.Parser<KeyValueList>KeyValueList.parser()Methods in io.opentelemetry.proto.common.v1 with parameters of type KeyValueListModifier and TypeMethodDescriptionKeyValueList.Builder.mergeFrom(KeyValueList other) AnyValue.Builder.mergeKvlistValue(KeyValueList value) .opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;static KeyValueList.BuilderKeyValueList.newBuilder(KeyValueList prototype) AnyValue.Builder.setKvlistValue(KeyValueList value) .opentelemetry.proto.common.v1.KeyValueList kvlist_value = 6;