otlp

package module
v0.0.0-...-50c3bf7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockProfiler

type BlockProfiler struct {
	// contains filtered or unexported fields
}

func NewBlockProfilerWithOptions

func NewBlockProfilerWithOptions(options godeltaprof.ProfileOptions) *BlockProfiler

func NewMutexProfilerWithOptions

func NewMutexProfilerWithOptions(options godeltaprof.ProfileOptions) *BlockProfiler

func (*BlockProfiler) Profile

func (d *BlockProfiler) Profile() (*otlpprofile.Profile, error)

func (*BlockProfiler) ProfileFromRecords

func (d *BlockProfiler) ProfileFromRecords(p []runtime.BlockProfileRecord) (*otlpprofile.Profile, error)

type HeapProfiler

type HeapProfiler struct {
	// contains filtered or unexported fields
}

func NewHeapProfilerWithOptions

func NewHeapProfilerWithOptions(options godeltaprof.ProfileOptions) *HeapProfiler

func (*HeapProfiler) Profile

func (hp *HeapProfiler) Profile() (*otlpprofile.Profile, error)

func (*HeapProfiler) ProfileFromRecords

func (hp *HeapProfiler) ProfileFromRecords(p []runtime.MemProfileRecord) (*otlpprofile.Profile, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL