statztest

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CounterRecorder

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

func NewCounterRecorder

func NewCounterRecorder(metricName string) *CounterRecorder

func (*CounterRecorder) Value

func (r *CounterRecorder) Value(labelKeyValuePairs ...string) int64

type DistributionRecord

type DistributionRecord = metricdata.Distribution

type DistributionRecorder

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

func NewDistributionRecorder

func NewDistributionRecorder(metricName string) *DistributionRecorder

func (*DistributionRecorder) Value

func (r *DistributionRecorder) Value(labelKeyValuePairs ...string) DistributionRecord

Jump to

Keyboard shortcuts

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