Versions in this module Expand all Collapse all v1 v1.2.0 Jan 17, 2025 v1.1.0 Jan 7, 2025 Changes in this version + var AggregationTemporality_name = map[int32]string + var AggregationTemporality_value = map[string]int32 + var ErrIntOverflowProfiles = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthProfiles = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupProfiles = fmt.Errorf("proto: unexpected end of group") + type AggregationTemporality int32 + const AggregationTemporality_AGGREGATION_TEMPORALITY_CUMULATIVE + const AggregationTemporality_AGGREGATION_TEMPORALITY_DELTA + const AggregationTemporality_AGGREGATION_TEMPORALITY_UNSPECIFIED + func (AggregationTemporality) EnumDescriptor() ([]byte, []int) + func (x AggregationTemporality) String() string + type AttributeUnit struct + AttributeKeyStrindex int32 + UnitStrindex int32 + func (*AttributeUnit) Descriptor() ([]byte, []int) + func (*AttributeUnit) ProtoMessage() + func (m *AttributeUnit) GetAttributeKeyStrindex() int32 + func (m *AttributeUnit) GetUnitStrindex() int32 + func (m *AttributeUnit) Marshal() (dAtA []byte, err error) + func (m *AttributeUnit) MarshalTo(dAtA []byte) (int, error) + func (m *AttributeUnit) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AttributeUnit) Reset() + func (m *AttributeUnit) Size() (n int) + func (m *AttributeUnit) String() string + func (m *AttributeUnit) Unmarshal(dAtA []byte) error + func (m *AttributeUnit) XXX_DiscardUnknown() + func (m *AttributeUnit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AttributeUnit) XXX_Merge(src proto.Message) + func (m *AttributeUnit) XXX_Size() int + func (m *AttributeUnit) XXX_Unmarshal(b []byte) error + type Function struct + FilenameStrindex int32 + NameStrindex int32 + StartLine int64 + SystemNameStrindex int32 + func (*Function) Descriptor() ([]byte, []int) + func (*Function) ProtoMessage() + func (m *Function) GetFilenameStrindex() int32 + func (m *Function) GetNameStrindex() int32 + func (m *Function) GetStartLine() int64 + func (m *Function) GetSystemNameStrindex() int32 + func (m *Function) Marshal() (dAtA []byte, err error) + func (m *Function) MarshalTo(dAtA []byte) (int, error) + func (m *Function) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Function) Reset() + func (m *Function) Size() (n int) + func (m *Function) String() string + func (m *Function) Unmarshal(dAtA []byte) error + func (m *Function) XXX_DiscardUnknown() + func (m *Function) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Function) XXX_Merge(src proto.Message) + func (m *Function) XXX_Size() int + func (m *Function) XXX_Unmarshal(b []byte) error + type Line struct + Column int64 + FunctionIndex int32 + Line int64 + func (*Line) Descriptor() ([]byte, []int) + func (*Line) ProtoMessage() + func (m *Line) GetColumn() int64 + func (m *Line) GetFunctionIndex() int32 + func (m *Line) GetLine() int64 + func (m *Line) Marshal() (dAtA []byte, err error) + func (m *Line) MarshalTo(dAtA []byte) (int, error) + func (m *Line) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Line) Reset() + func (m *Line) Size() (n int) + func (m *Line) String() string + func (m *Line) Unmarshal(dAtA []byte) error + func (m *Line) XXX_DiscardUnknown() + func (m *Line) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Line) XXX_Merge(src proto.Message) + func (m *Line) XXX_Size() int + func (m *Line) XXX_Unmarshal(b []byte) error + type Link struct + SpanId []byte + TraceId []byte + func (*Link) Descriptor() ([]byte, []int) + func (*Link) ProtoMessage() + func (m *Link) GetSpanId() []byte + func (m *Link) GetTraceId() []byte + func (m *Link) Marshal() (dAtA []byte, err error) + func (m *Link) MarshalTo(dAtA []byte) (int, error) + func (m *Link) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Link) Reset() + func (m *Link) Size() (n int) + func (m *Link) String() string + func (m *Link) Unmarshal(dAtA []byte) error + func (m *Link) XXX_DiscardUnknown() + func (m *Link) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Link) XXX_Merge(src proto.Message) + func (m *Link) XXX_Size() int + func (m *Link) XXX_Unmarshal(b []byte) error + type Location struct + Address uint64 + AttributeIndices []int32 + IsFolded bool + Line []*Line + MappingIndex_ isLocation_MappingIndex_ + func (*Location) Descriptor() ([]byte, []int) + func (*Location) ProtoMessage() + func (*Location) XXX_OneofWrappers() []interface{} + func (m *Location) GetAddress() uint64 + func (m *Location) GetAttributeIndices() []int32 + func (m *Location) GetIsFolded() bool + func (m *Location) GetLine() []*Line + func (m *Location) GetMappingIndex() int32 + func (m *Location) GetMappingIndex_() isLocation_MappingIndex_ + func (m *Location) Marshal() (dAtA []byte, err error) + func (m *Location) MarshalTo(dAtA []byte) (int, error) + func (m *Location) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Location) Reset() + func (m *Location) Size() (n int) + func (m *Location) String() string + func (m *Location) Unmarshal(dAtA []byte) error + func (m *Location) XXX_DiscardUnknown() + func (m *Location) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Location) XXX_Merge(src proto.Message) + func (m *Location) XXX_Size() int + func (m *Location) XXX_Unmarshal(b []byte) error + type Location_MappingIndex struct + MappingIndex int32 + func (m *Location_MappingIndex) MarshalTo(dAtA []byte) (int, error) + func (m *Location_MappingIndex) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Location_MappingIndex) Size() (n int) + type Mapping struct + AttributeIndices []int32 + FileOffset uint64 + FilenameStrindex int32 + HasFilenames bool + HasFunctions bool + HasInlineFrames bool + HasLineNumbers bool + MemoryLimit uint64 + MemoryStart uint64 + func (*Mapping) Descriptor() ([]byte, []int) + func (*Mapping) ProtoMessage() + func (m *Mapping) GetAttributeIndices() []int32 + func (m *Mapping) GetFileOffset() uint64 + func (m *Mapping) GetFilenameStrindex() int32 + func (m *Mapping) GetHasFilenames() bool + func (m *Mapping) GetHasFunctions() bool + func (m *Mapping) GetHasInlineFrames() bool + func (m *Mapping) GetHasLineNumbers() bool + func (m *Mapping) GetMemoryLimit() uint64 + func (m *Mapping) GetMemoryStart() uint64 + func (m *Mapping) Marshal() (dAtA []byte, err error) + func (m *Mapping) MarshalTo(dAtA []byte) (int, error) + func (m *Mapping) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Mapping) Reset() + func (m *Mapping) Size() (n int) + func (m *Mapping) String() string + func (m *Mapping) Unmarshal(dAtA []byte) error + func (m *Mapping) XXX_DiscardUnknown() + func (m *Mapping) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Mapping) XXX_Merge(src proto.Message) + func (m *Mapping) XXX_Size() int + func (m *Mapping) XXX_Unmarshal(b []byte) error + type Profile struct + AttributeIndices []int32 + AttributeTable []v11.KeyValue + AttributeUnits []*AttributeUnit + CommentStrindices []int32 + DefaultSampleTypeStrindex int32 + DroppedAttributesCount uint32 + DurationNanos int64 + FunctionTable []*Function + LinkTable []*Link + LocationIndices []int32 + LocationTable []*Location + MappingTable []*Mapping + OriginalPayload []byte + OriginalPayloadFormat string + Period int64 + PeriodType *ValueType + ProfileId []byte + Sample []*Sample + SampleType []*ValueType + StringTable []string + TimeNanos int64 + func (*Profile) Descriptor() ([]byte, []int) + func (*Profile) ProtoMessage() + func (m *Profile) GetAttributeIndices() []int32 + func (m *Profile) GetAttributeTable() []v11.KeyValue + func (m *Profile) GetAttributeUnits() []*AttributeUnit + func (m *Profile) GetCommentStrindices() []int32 + func (m *Profile) GetDefaultSampleTypeStrindex() int32 + func (m *Profile) GetDroppedAttributesCount() uint32 + func (m *Profile) GetDurationNanos() int64 + func (m *Profile) GetFunctionTable() []*Function + func (m *Profile) GetLinkTable() []*Link + func (m *Profile) GetLocationIndices() []int32 + func (m *Profile) GetLocationTable() []*Location + func (m *Profile) GetMappingTable() []*Mapping + func (m *Profile) GetOriginalPayload() []byte + func (m *Profile) GetOriginalPayloadFormat() string + func (m *Profile) GetPeriod() int64 + func (m *Profile) GetPeriodType() *ValueType + func (m *Profile) GetProfileId() []byte + func (m *Profile) GetSample() []*Sample + func (m *Profile) GetSampleType() []*ValueType + func (m *Profile) GetStringTable() []string + func (m *Profile) GetTimeNanos() int64 + func (m *Profile) Marshal() (dAtA []byte, err error) + func (m *Profile) MarshalTo(dAtA []byte) (int, error) + func (m *Profile) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Profile) Reset() + func (m *Profile) Size() (n int) + func (m *Profile) String() string + func (m *Profile) Unmarshal(dAtA []byte) error + func (m *Profile) XXX_DiscardUnknown() + func (m *Profile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Profile) XXX_Merge(src proto.Message) + func (m *Profile) XXX_Size() int + func (m *Profile) XXX_Unmarshal(b []byte) error + type ProfilesData struct + ResourceProfiles []*ResourceProfiles + func (*ProfilesData) Descriptor() ([]byte, []int) + func (*ProfilesData) ProtoMessage() + func (m *ProfilesData) GetResourceProfiles() []*ResourceProfiles + func (m *ProfilesData) Marshal() (dAtA []byte, err error) + func (m *ProfilesData) MarshalTo(dAtA []byte) (int, error) + func (m *ProfilesData) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ProfilesData) Reset() + func (m *ProfilesData) Size() (n int) + func (m *ProfilesData) String() string + func (m *ProfilesData) Unmarshal(dAtA []byte) error + func (m *ProfilesData) XXX_DiscardUnknown() + func (m *ProfilesData) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProfilesData) XXX_Merge(src proto.Message) + func (m *ProfilesData) XXX_Size() int + func (m *ProfilesData) XXX_Unmarshal(b []byte) error + type ResourceProfiles struct + DeprecatedScopeProfiles []*ScopeProfiles + Resource v1.Resource + SchemaUrl string + ScopeProfiles []*ScopeProfiles + func (*ResourceProfiles) Descriptor() ([]byte, []int) + func (*ResourceProfiles) ProtoMessage() + func (m *ResourceProfiles) GetDeprecatedScopeProfiles() []*ScopeProfiles + func (m *ResourceProfiles) GetResource() v1.Resource + func (m *ResourceProfiles) GetSchemaUrl() string + func (m *ResourceProfiles) GetScopeProfiles() []*ScopeProfiles + func (m *ResourceProfiles) Marshal() (dAtA []byte, err error) + func (m *ResourceProfiles) MarshalTo(dAtA []byte) (int, error) + func (m *ResourceProfiles) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ResourceProfiles) Reset() + func (m *ResourceProfiles) Size() (n int) + func (m *ResourceProfiles) String() string + func (m *ResourceProfiles) Unmarshal(dAtA []byte) error + func (m *ResourceProfiles) XXX_DiscardUnknown() + func (m *ResourceProfiles) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ResourceProfiles) XXX_Merge(src proto.Message) + func (m *ResourceProfiles) XXX_Size() int + func (m *ResourceProfiles) XXX_Unmarshal(b []byte) error + type Sample struct + AttributeIndices []int32 + LinkIndex_ isSample_LinkIndex_ + LocationsLength int32 + LocationsStartIndex int32 + TimestampsUnixNano []uint64 + Value []int64 + func (*Sample) Descriptor() ([]byte, []int) + func (*Sample) ProtoMessage() + func (*Sample) XXX_OneofWrappers() []interface{} + func (m *Sample) GetAttributeIndices() []int32 + func (m *Sample) GetLinkIndex() int32 + func (m *Sample) GetLinkIndex_() isSample_LinkIndex_ + func (m *Sample) GetLocationsLength() int32 + func (m *Sample) GetLocationsStartIndex() int32 + func (m *Sample) GetTimestampsUnixNano() []uint64 + func (m *Sample) GetValue() []int64 + func (m *Sample) Marshal() (dAtA []byte, err error) + func (m *Sample) MarshalTo(dAtA []byte) (int, error) + func (m *Sample) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Sample) Reset() + func (m *Sample) Size() (n int) + func (m *Sample) String() string + func (m *Sample) Unmarshal(dAtA []byte) error + func (m *Sample) XXX_DiscardUnknown() + func (m *Sample) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Sample) XXX_Merge(src proto.Message) + func (m *Sample) XXX_Size() int + func (m *Sample) XXX_Unmarshal(b []byte) error + type Sample_LinkIndex struct + LinkIndex int32 + func (m *Sample_LinkIndex) MarshalTo(dAtA []byte) (int, error) + func (m *Sample_LinkIndex) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Sample_LinkIndex) Size() (n int) + type ScopeProfiles struct + Profiles []*Profile + SchemaUrl string + Scope v11.InstrumentationScope + func (*ScopeProfiles) Descriptor() ([]byte, []int) + func (*ScopeProfiles) ProtoMessage() + func (m *ScopeProfiles) GetProfiles() []*Profile + func (m *ScopeProfiles) GetSchemaUrl() string + func (m *ScopeProfiles) GetScope() v11.InstrumentationScope + func (m *ScopeProfiles) Marshal() (dAtA []byte, err error) + func (m *ScopeProfiles) MarshalTo(dAtA []byte) (int, error) + func (m *ScopeProfiles) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ScopeProfiles) Reset() + func (m *ScopeProfiles) Size() (n int) + func (m *ScopeProfiles) String() string + func (m *ScopeProfiles) Unmarshal(dAtA []byte) error + func (m *ScopeProfiles) XXX_DiscardUnknown() + func (m *ScopeProfiles) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ScopeProfiles) XXX_Merge(src proto.Message) + func (m *ScopeProfiles) XXX_Size() int + func (m *ScopeProfiles) XXX_Unmarshal(b []byte) error + type ValueType struct + AggregationTemporality AggregationTemporality + TypeStrindex int32 + UnitStrindex int32 + func (*ValueType) Descriptor() ([]byte, []int) + func (*ValueType) ProtoMessage() + func (m *ValueType) GetAggregationTemporality() AggregationTemporality + func (m *ValueType) GetTypeStrindex() int32 + func (m *ValueType) GetUnitStrindex() int32 + func (m *ValueType) Marshal() (dAtA []byte, err error) + func (m *ValueType) MarshalTo(dAtA []byte) (int, error) + func (m *ValueType) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ValueType) Reset() + func (m *ValueType) Size() (n int) + func (m *ValueType) String() string + func (m *ValueType) Unmarshal(dAtA []byte) error + func (m *ValueType) XXX_DiscardUnknown() + func (m *ValueType) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ValueType) XXX_Merge(src proto.Message) + func (m *ValueType) XXX_Size() int + func (m *ValueType) XXX_Unmarshal(b []byte) error