pprof

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

func (*Server) AfterSharingStart

func (s *Server) AfterSharingStart() error

func (*Server) Close

func (s *Server) Close() error

func (*Server) NewCounter

func (s *Server) NewCounter(name, help string, labels ...string) telemetry.Counter

func (*Server) NewDynamicGauge

func (s *Server) NewDynamicGauge(name, help string, labels ...string) telemetry.DynamicGauge

func (*Server) NewGauge

func (s *Server) NewGauge(name, help string, getter func() float64, labels ...string) telemetry.Gauge

func (*Server) NewTimer

func (s *Server) NewTimer(name, help string, labels ...string) telemetry.Timer

func (*Server) Start

func (s *Server) Start(config *telemetry.Config) error

Jump to

Keyboard shortcuts

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