metrics

package
v0.0.0-...-4f38fe1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Stat

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

func NewStat

func NewStat(vals []float64) Stat

func (*Stat) Cardinality

func (s *Stat) Cardinality() int

func (*Stat) Count

func (s *Stat) Count() int

func (*Stat) Max

func (s *Stat) Max() float64

func (*Stat) Mean

func (s *Stat) Mean() float64

func (*Stat) Min

func (s *Stat) Min() float64

func (*Stat) P50

func (s *Stat) P50() float64

func (*Stat) P95

func (s *Stat) P95() float64

func (*Stat) P99

func (s *Stat) P99() float64

func (*Stat) Sum

func (s *Stat) Sum() float64

Jump to

Keyboard shortcuts

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