Package io.opentelemetry.proto.profiles.v1development


package io.opentelemetry.proto.profiles.v1development
  • Class
    Description
    Specifies the method of aggregating metric values, either DELTA (change since last report) or CUMULATIVE (total since a fixed start time).
    Represents a mapping between Attribute Keys and Units.
    Represents a mapping between Attribute Keys and Units.
     
    Describes a function, including its human-readable name, system name, source file, and starting line number in the source.
    Describes a function, including its human-readable name, system name, source file, and starting line number in the source.
     
    Details a specific line in a source code, linked to a function.
    Details a specific line in a source code, linked to a function.
     
    A pointer from a profile Sample to a trace Span.
    A pointer from a profile Sample to a trace Span.
     
    Describes function and line table debug information.
    Describes function and line table debug information.
     
    Describes the mapping of a binary in memory, including its address range, file offset, and metadata like build ID
    Describes the mapping of a binary in memory, including its address range, file offset, and metadata like build ID
     
    Represents a complete profile, including sample types, samples, mappings to binaries, locations, functions, string table, and additional metadata.
    Represents a complete profile, including sample types, samples, mappings to binaries, locations, functions, string table, and additional metadata.
     
    ProfilesData represents the profiles data that can be stored in persistent storage, OR can be embedded by other protocols that transfer OTLP profiles data but do not implement the OTLP protocol.
    ProfilesData represents the profiles data that can be stored in persistent storage, OR can be embedded by other protocols that transfer OTLP profiles data but do not implement the OTLP protocol.
     
     
    A collection of ScopeProfiles from a Resource.
    A collection of ScopeProfiles from a Resource.
     
    Each Sample records values encountered in some program context.
    Each Sample records values encountered in some program context.
     
    A collection of Profiles produced by an InstrumentationScope.
    A collection of Profiles produced by an InstrumentationScope.
     
    ValueType describes the type and units of a value, with an optional aggregation temporality.
    ValueType describes the type and units of a value, with an optional aggregation temporality.