Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsIngestionError ¶
Types ¶
type IngestInput ¶
type IngestInput struct {
Format Format
Profile RawProfile
Metadata Metadata
}
type ParseableToPprof ¶ added in v1.1.0
type ParseableToPprof interface {
ParseToPprof(context.Context, Metadata) (*distributormodel.PushRequest, error)
}
type RawProfile ¶
Click to show internal directories.
Click to hide internal directories.