Documentation ¶
Index ¶
- type RawProfile
- func (p *RawProfile) Bytes() ([]byte, error)
- func (p *RawProfile) ContentType() string
- func (p *RawProfile) Parse(ctx context.Context, putter storage.Putter, _ storage.MetricsExporter, ...) error
- func (p *RawProfile) ParseToPprof(_ context.Context, md ingestion.Metadata) (*distributormodel.PushRequest, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RawProfile ¶
func (*RawProfile) Bytes ¶
func (p *RawProfile) Bytes() ([]byte, error)
func (*RawProfile) ContentType ¶
func (p *RawProfile) ContentType() string
func (*RawProfile) Parse ¶
func (p *RawProfile) Parse(ctx context.Context, putter storage.Putter, _ storage.MetricsExporter, md ingestion.Metadata) error
func (*RawProfile) ParseToPprof ¶ added in v1.1.0
func (p *RawProfile) ParseToPprof(_ context.Context, md ingestion.Metadata) (*distributormodel.PushRequest, error)
Click to show internal directories.
Click to hide internal directories.