metrics

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metric

type Metric struct {
	Name      string
	Timestamp time.Time
	Value     float64
	Labels    model.Metric
	SeriesId  string
}

func NewMetric

func NewMetric() *Metric

func (*Metric) FillRow

func (m *Metric) FillRow(ctx context.Context, row *table.Row)

func (*Metric) Free

func (m *Metric) Free()

func (*Metric) GetName

func (m *Metric) GetName() string

func (*Metric) GetRow

func (m *Metric) GetRow() *table.Table

func (*Metric) Size

func (m *Metric) Size() int64

Jump to

Keyboard shortcuts

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