Uses of Class
io.opentelemetry.proto.common.v1.AnyValue
Packages that use AnyValue
Package
Description
-
Uses of AnyValue in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 that return AnyValueModifier and TypeMethodDescriptionOpenTelemetryAccessLogConfig.Builder.getBody()OpenTelemetry `LogResource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto>`_ fields, following `Envoy access logging formatting <https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage>`_.OpenTelemetryAccessLogConfig.getBody()OpenTelemetry `LogResource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto>`_ fields, following `Envoy access logging formatting <https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage>`_.OpenTelemetryAccessLogConfigOrBuilder.getBody()OpenTelemetry `LogResource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto>`_ fields, following `Envoy access logging formatting <https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage>`_.Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 with parameters of type AnyValueModifier and TypeMethodDescriptionOpenTelemetry `LogResource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto>`_ fields, following `Envoy access logging formatting <https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage>`_.OpenTelemetry `LogResource <https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/logs/v1/logs.proto>`_ fields, following `Envoy access logging formatting <https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log/usage>`_. -
Uses of AnyValue in io.opentelemetry.proto.common.v1
Methods in io.opentelemetry.proto.common.v1 that return AnyValueModifier and TypeMethodDescriptionAnyValue.Builder.build()AnyValue.Builder.buildPartial()static AnyValueAnyValue.getDefaultInstance()AnyValue.Builder.getDefaultInstanceForType()AnyValue.getDefaultInstanceForType()KeyValue.Builder.getValue()The value of the pair.KeyValue.getValue()The value of the pair.KeyValueOrBuilder.getValue()The value of the pair.ArrayValue.Builder.getValues(int index) Array of values.ArrayValue.getValues(int index) Array of values.ArrayValueOrBuilder.getValues(int index) Array of values.static AnyValueAnyValue.parseDelimitedFrom(InputStream input) static AnyValueAnyValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnyValueAnyValue.parseFrom(byte[] data) static AnyValueAnyValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnyValueAnyValue.parseFrom(com.google.protobuf.ByteString data) static AnyValueAnyValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnyValueAnyValue.parseFrom(com.google.protobuf.CodedInputStream input) static AnyValueAnyValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnyValueAnyValue.parseFrom(InputStream input) static AnyValueAnyValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AnyValueAnyValue.parseFrom(ByteBuffer data) static AnyValueAnyValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.opentelemetry.proto.common.v1 that return types with arguments of type AnyValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AnyValue>AnyValue.getParserForType()ArrayValue.Builder.getValuesList()Array of values.ArrayValue.getValuesList()Array of values.ArrayValueOrBuilder.getValuesList()Array of values.static com.google.protobuf.Parser<AnyValue>AnyValue.parser()Methods in io.opentelemetry.proto.common.v1 with parameters of type AnyValueModifier and TypeMethodDescriptionArray of values.Array of values.KeyValue.Builder.mergeValue(AnyValue value) The value of the pair.static AnyValue.BuilderAnyValue.newBuilder(AnyValue prototype) The value of the pair.Array of values.Method parameters in io.opentelemetry.proto.common.v1 with type arguments of type AnyValueModifier and TypeMethodDescriptionArrayValue.Builder.addAllValues(Iterable<? extends AnyValue> values) Array of values. -
Uses of AnyValue in io.opentelemetry.proto.logs.v1
Methods in io.opentelemetry.proto.logs.v1 that return AnyValueModifier and TypeMethodDescriptionLogRecord.Builder.getBody()A value containing the body of the log record.LogRecord.getBody()A value containing the body of the log record.LogRecordOrBuilder.getBody()A value containing the body of the log record.Methods in io.opentelemetry.proto.logs.v1 with parameters of type AnyValueModifier and TypeMethodDescriptionA value containing the body of the log record.A value containing the body of the log record. -
Uses of AnyValue in io.opentelemetry.proto.profiles.v1development
Methods in io.opentelemetry.proto.profiles.v1development that return AnyValueModifier and TypeMethodDescriptionKeyValueAndUnit.Builder.getValue()The value of the attribute.KeyValueAndUnit.getValue()The value of the attribute.KeyValueAndUnitOrBuilder.getValue()The value of the attribute.Methods in io.opentelemetry.proto.profiles.v1development with parameters of type AnyValueModifier and TypeMethodDescriptionKeyValueAndUnit.Builder.mergeValue(AnyValue value) The value of the attribute.The value of the attribute.