Class ProfilesDictionary.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ProfilesDictionary.Builder>
io.opentelemetry.proto.profiles.v1development.ProfilesDictionary.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ProfilesDictionaryOrBuilder,Cloneable
- Enclosing class:
- ProfilesDictionary
public static final class ProfilesDictionary.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ProfilesDictionary.Builder>
implements ProfilesDictionaryOrBuilder
ProfilesDictionary represents the profiles data shared across the entire message being sent. Note that all fields in this message MUST have a zero value encoded as the first element. This allows for _index fields pointing into the dictionary to use a 0 pointer value to indicate 'null' / 'not set'. Unless otherwise defined, a 'zero value' message value is one with all default field values, so as to minimize wire encoded size.Protobuf type
opentelemetry.proto.profiles.v1development.ProfilesDictionary-
Method Summary
Modifier and TypeMethodDescriptionaddAllAttributeTable(Iterable<? extends KeyValueAndUnit> values) A common table for attributes referenced by various messages.addAllFunctionTable(Iterable<? extends Function> values) Functions referenced by locations via Line.function_index.addAllLinkTable(Iterable<? extends Link> values) Links referenced by samples via Sample.link_index.addAllLocationTable(Iterable<? extends Location> values) Locations referenced by samples via Stack.location_indices.addAllMappingTable(Iterable<? extends Mapping> values) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.addAllStackTable(Iterable<? extends Stack> values) Stacks referenced by samples via Sample.stack_index.addAllStringTable(Iterable<String> values) A common table for strings referenced by various messages.addAttributeTable(int index, KeyValueAndUnit value) A common table for attributes referenced by various messages.addAttributeTable(int index, KeyValueAndUnit.Builder builderForValue) A common table for attributes referenced by various messages.addAttributeTable(KeyValueAndUnit value) A common table for attributes referenced by various messages.addAttributeTable(KeyValueAndUnit.Builder builderForValue) A common table for attributes referenced by various messages.A common table for attributes referenced by various messages.addAttributeTableBuilder(int index) A common table for attributes referenced by various messages.addFunctionTable(int index, Function value) Functions referenced by locations via Line.function_index.addFunctionTable(int index, Function.Builder builderForValue) Functions referenced by locations via Line.function_index.addFunctionTable(Function value) Functions referenced by locations via Line.function_index.addFunctionTable(Function.Builder builderForValue) Functions referenced by locations via Line.function_index.Functions referenced by locations via Line.function_index.addFunctionTableBuilder(int index) Functions referenced by locations via Line.function_index.addLinkTable(int index, Link value) Links referenced by samples via Sample.link_index.addLinkTable(int index, Link.Builder builderForValue) Links referenced by samples via Sample.link_index.addLinkTable(Link value) Links referenced by samples via Sample.link_index.addLinkTable(Link.Builder builderForValue) Links referenced by samples via Sample.link_index.Links referenced by samples via Sample.link_index.addLinkTableBuilder(int index) Links referenced by samples via Sample.link_index.addLocationTable(int index, Location value) Locations referenced by samples via Stack.location_indices.addLocationTable(int index, Location.Builder builderForValue) Locations referenced by samples via Stack.location_indices.addLocationTable(Location value) Locations referenced by samples via Stack.location_indices.addLocationTable(Location.Builder builderForValue) Locations referenced by samples via Stack.location_indices.Locations referenced by samples via Stack.location_indices.addLocationTableBuilder(int index) Locations referenced by samples via Stack.location_indices.addMappingTable(int index, Mapping value) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.addMappingTable(int index, Mapping.Builder builderForValue) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.addMappingTable(Mapping value) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.addMappingTable(Mapping.Builder builderForValue) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.addMappingTableBuilder(int index) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.addStackTable(int index, Stack value) Stacks referenced by samples via Sample.stack_index.addStackTable(int index, Stack.Builder builderForValue) Stacks referenced by samples via Sample.stack_index.addStackTable(Stack value) Stacks referenced by samples via Sample.stack_index.addStackTable(Stack.Builder builderForValue) Stacks referenced by samples via Sample.stack_index.Stacks referenced by samples via Sample.stack_index.addStackTableBuilder(int index) Stacks referenced by samples via Sample.stack_index.addStringTable(String value) A common table for strings referenced by various messages.addStringTableBytes(com.google.protobuf.ByteString value) A common table for strings referenced by various messages.build()clear()A common table for attributes referenced by various messages.Functions referenced by locations via Line.function_index.Links referenced by samples via Sample.link_index.Locations referenced by samples via Stack.location_indices.Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.Stacks referenced by samples via Sample.stack_index.A common table for strings referenced by various messages.getAttributeTable(int index) A common table for attributes referenced by various messages.getAttributeTableBuilder(int index) A common table for attributes referenced by various messages.A common table for attributes referenced by various messages.intA common table for attributes referenced by various messages.A common table for attributes referenced by various messages.getAttributeTableOrBuilder(int index) A common table for attributes referenced by various messages.List<? extends KeyValueAndUnitOrBuilder>A common table for attributes referenced by various messages.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFunctionTable(int index) Functions referenced by locations via Line.function_index.getFunctionTableBuilder(int index) Functions referenced by locations via Line.function_index.Functions referenced by locations via Line.function_index.intFunctions referenced by locations via Line.function_index.Functions referenced by locations via Line.function_index.getFunctionTableOrBuilder(int index) Functions referenced by locations via Line.function_index.List<? extends FunctionOrBuilder>Functions referenced by locations via Line.function_index.getLinkTable(int index) Links referenced by samples via Sample.link_index.getLinkTableBuilder(int index) Links referenced by samples via Sample.link_index.Links referenced by samples via Sample.link_index.intLinks referenced by samples via Sample.link_index.Links referenced by samples via Sample.link_index.getLinkTableOrBuilder(int index) Links referenced by samples via Sample.link_index.List<? extends LinkOrBuilder>Links referenced by samples via Sample.link_index.getLocationTable(int index) Locations referenced by samples via Stack.location_indices.getLocationTableBuilder(int index) Locations referenced by samples via Stack.location_indices.Locations referenced by samples via Stack.location_indices.intLocations referenced by samples via Stack.location_indices.Locations referenced by samples via Stack.location_indices.getLocationTableOrBuilder(int index) Locations referenced by samples via Stack.location_indices.List<? extends LocationOrBuilder>Locations referenced by samples via Stack.location_indices.getMappingTable(int index) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.getMappingTableBuilder(int index) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.intMappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.getMappingTableOrBuilder(int index) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.List<? extends MappingOrBuilder>Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.getStackTable(int index) Stacks referenced by samples via Sample.stack_index.getStackTableBuilder(int index) Stacks referenced by samples via Sample.stack_index.Stacks referenced by samples via Sample.stack_index.intStacks referenced by samples via Sample.stack_index.Stacks referenced by samples via Sample.stack_index.getStackTableOrBuilder(int index) Stacks referenced by samples via Sample.stack_index.List<? extends StackOrBuilder>Stacks referenced by samples via Sample.stack_index.getStringTable(int index) A common table for strings referenced by various messages.com.google.protobuf.ByteStringgetStringTableBytes(int index) A common table for strings referenced by various messages.intA common table for strings referenced by various messages.com.google.protobuf.ProtocolStringListA common table for strings referenced by various messages.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ProfilesDictionary other) removeAttributeTable(int index) A common table for attributes referenced by various messages.removeFunctionTable(int index) Functions referenced by locations via Line.function_index.removeLinkTable(int index) Links referenced by samples via Sample.link_index.removeLocationTable(int index) Locations referenced by samples via Stack.location_indices.removeMappingTable(int index) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.removeStackTable(int index) Stacks referenced by samples via Sample.stack_index.setAttributeTable(int index, KeyValueAndUnit value) A common table for attributes referenced by various messages.setAttributeTable(int index, KeyValueAndUnit.Builder builderForValue) A common table for attributes referenced by various messages.setFunctionTable(int index, Function value) Functions referenced by locations via Line.function_index.setFunctionTable(int index, Function.Builder builderForValue) Functions referenced by locations via Line.function_index.setLinkTable(int index, Link value) Links referenced by samples via Sample.link_index.setLinkTable(int index, Link.Builder builderForValue) Links referenced by samples via Sample.link_index.setLocationTable(int index, Location value) Locations referenced by samples via Stack.location_indices.setLocationTable(int index, Location.Builder builderForValue) Locations referenced by samples via Stack.location_indices.setMappingTable(int index, Mapping value) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.setMappingTable(int index, Mapping.Builder builderForValue) Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.setStackTable(int index, Stack value) Stacks referenced by samples via Sample.stack_index.setStackTable(int index, Stack.Builder builderForValue) Stacks referenced by samples via Sample.stack_index.setStringTable(int index, String value) A common table for strings referenced by various messages.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ProfilesDictionary.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ProfilesDictionary.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ProfilesDictionary.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProfilesDictionary.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ProfilesDictionary.Builder>
-
mergeFrom
public ProfilesDictionary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ProfilesDictionary.Builder>- Throws:
IOException
-
getMappingTableList
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1;- Specified by:
getMappingTableListin interfaceProfilesDictionaryOrBuilder
-
getMappingTableCount
public int getMappingTableCount()Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1;- Specified by:
getMappingTableCountin interfaceProfilesDictionaryOrBuilder
-
getMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1;- Specified by:
getMappingTablein interfaceProfilesDictionaryOrBuilder
-
setMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
setMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
addMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
addMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
addMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
addMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
addAllMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
clearMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
removeMappingTable
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
getMappingTableBuilder
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
getMappingTableOrBuilder
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1;- Specified by:
getMappingTableOrBuilderin interfaceProfilesDictionaryOrBuilder
-
getMappingTableOrBuilderList
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1;- Specified by:
getMappingTableOrBuilderListin interfaceProfilesDictionaryOrBuilder
-
addMappingTableBuilder
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
addMappingTableBuilder
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
getMappingTableBuilderList
Mappings from address ranges to the image/binary/library mapped into that address range referenced by locations via Location.mapping_index.
repeated .opentelemetry.proto.profiles.v1development.Mapping mapping_table = 1; -
getLocationTableList
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2;- Specified by:
getLocationTableListin interfaceProfilesDictionaryOrBuilder
-
getLocationTableCount
public int getLocationTableCount()Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2;- Specified by:
getLocationTableCountin interfaceProfilesDictionaryOrBuilder
-
getLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2;- Specified by:
getLocationTablein interfaceProfilesDictionaryOrBuilder
-
setLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
setLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
addLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
addLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
addLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
addLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
addAllLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
clearLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
removeLocationTable
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
getLocationTableBuilder
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
getLocationTableOrBuilder
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2;- Specified by:
getLocationTableOrBuilderin interfaceProfilesDictionaryOrBuilder
-
getLocationTableOrBuilderList
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2;- Specified by:
getLocationTableOrBuilderListin interfaceProfilesDictionaryOrBuilder
-
addLocationTableBuilder
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
addLocationTableBuilder
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
getLocationTableBuilderList
Locations referenced by samples via Stack.location_indices.
repeated .opentelemetry.proto.profiles.v1development.Location location_table = 2; -
getFunctionTableList
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3;- Specified by:
getFunctionTableListin interfaceProfilesDictionaryOrBuilder
-
getFunctionTableCount
public int getFunctionTableCount()Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3;- Specified by:
getFunctionTableCountin interfaceProfilesDictionaryOrBuilder
-
getFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3;- Specified by:
getFunctionTablein interfaceProfilesDictionaryOrBuilder
-
setFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
setFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
addFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
addFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
addFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
addFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
addAllFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
clearFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
removeFunctionTable
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
getFunctionTableBuilder
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
getFunctionTableOrBuilder
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3;- Specified by:
getFunctionTableOrBuilderin interfaceProfilesDictionaryOrBuilder
-
getFunctionTableOrBuilderList
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3;- Specified by:
getFunctionTableOrBuilderListin interfaceProfilesDictionaryOrBuilder
-
addFunctionTableBuilder
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
addFunctionTableBuilder
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
getFunctionTableBuilderList
Functions referenced by locations via Line.function_index.
repeated .opentelemetry.proto.profiles.v1development.Function function_table = 3; -
getLinkTableList
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4;- Specified by:
getLinkTableListin interfaceProfilesDictionaryOrBuilder
-
getLinkTableCount
public int getLinkTableCount()Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4;- Specified by:
getLinkTableCountin interfaceProfilesDictionaryOrBuilder
-
getLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4;- Specified by:
getLinkTablein interfaceProfilesDictionaryOrBuilder
-
setLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
setLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
addLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
addLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
addLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
addLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
addAllLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
clearLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
removeLinkTable
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
getLinkTableBuilder
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
getLinkTableOrBuilder
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4;- Specified by:
getLinkTableOrBuilderin interfaceProfilesDictionaryOrBuilder
-
getLinkTableOrBuilderList
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4;- Specified by:
getLinkTableOrBuilderListin interfaceProfilesDictionaryOrBuilder
-
addLinkTableBuilder
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
addLinkTableBuilder
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
getLinkTableBuilderList
Links referenced by samples via Sample.link_index.
repeated .opentelemetry.proto.profiles.v1development.Link link_table = 4; -
getStringTableList
public com.google.protobuf.ProtocolStringList getStringTableList()A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Specified by:
getStringTableListin interfaceProfilesDictionaryOrBuilder- Returns:
- A list containing the stringTable.
-
getStringTableCount
public int getStringTableCount()A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Specified by:
getStringTableCountin interfaceProfilesDictionaryOrBuilder- Returns:
- The count of stringTable.
-
getStringTable
A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Specified by:
getStringTablein interfaceProfilesDictionaryOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The stringTable at the given index.
-
getStringTableBytes
public com.google.protobuf.ByteString getStringTableBytes(int index) A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Specified by:
getStringTableBytesin interfaceProfilesDictionaryOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the stringTable at the given index.
-
setStringTable
A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Parameters:
index- The index to set the value at.value- The stringTable to set.- Returns:
- This builder for chaining.
-
addStringTable
A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Parameters:
value- The stringTable to add.- Returns:
- This builder for chaining.
-
addAllStringTable
A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Parameters:
values- The stringTable to add.- Returns:
- This builder for chaining.
-
clearStringTable
A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Returns:
- This builder for chaining.
-
addStringTableBytes
A common table for strings referenced by various messages. string_table[0] must always be "".
repeated string string_table = 5;- Parameters:
value- The bytes of the stringTable to add.- Returns:
- This builder for chaining.
-
getAttributeTableList
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6;- Specified by:
getAttributeTableListin interfaceProfilesDictionaryOrBuilder
-
getAttributeTableCount
public int getAttributeTableCount()A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6;- Specified by:
getAttributeTableCountin interfaceProfilesDictionaryOrBuilder
-
getAttributeTable
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6;- Specified by:
getAttributeTablein interfaceProfilesDictionaryOrBuilder
-
setAttributeTable
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
setAttributeTable
public ProfilesDictionary.Builder setAttributeTable(int index, KeyValueAndUnit.Builder builderForValue) A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
addAttributeTable
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
addAttributeTable
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
addAttributeTable
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
addAttributeTable
public ProfilesDictionary.Builder addAttributeTable(int index, KeyValueAndUnit.Builder builderForValue) A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
addAllAttributeTable
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
clearAttributeTable
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
removeAttributeTable
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
getAttributeTableBuilder
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
getAttributeTableOrBuilder
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6;- Specified by:
getAttributeTableOrBuilderin interfaceProfilesDictionaryOrBuilder
-
getAttributeTableOrBuilderList
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6;- Specified by:
getAttributeTableOrBuilderListin interfaceProfilesDictionaryOrBuilder
-
addAttributeTableBuilder
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
addAttributeTableBuilder
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
getAttributeTableBuilderList
A common table for attributes referenced by various messages. It is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "abc.com/myattribute": true "abc.com/score": 10.239 The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.profiles.v1development.KeyValueAndUnit attribute_table = 6; -
getStackTableList
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7;- Specified by:
getStackTableListin interfaceProfilesDictionaryOrBuilder
-
getStackTableCount
public int getStackTableCount()Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7;- Specified by:
getStackTableCountin interfaceProfilesDictionaryOrBuilder
-
getStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7;- Specified by:
getStackTablein interfaceProfilesDictionaryOrBuilder
-
setStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
setStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
addStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
addStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
addStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
addStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
addAllStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
clearStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
removeStackTable
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
getStackTableBuilder
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
getStackTableOrBuilder
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7;- Specified by:
getStackTableOrBuilderin interfaceProfilesDictionaryOrBuilder
-
getStackTableOrBuilderList
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7;- Specified by:
getStackTableOrBuilderListin interfaceProfilesDictionaryOrBuilder
-
addStackTableBuilder
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
addStackTableBuilder
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7; -
getStackTableBuilderList
Stacks referenced by samples via Sample.stack_index.
repeated .opentelemetry.proto.profiles.v1development.Stack stack_table = 7;
-