metrics

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: MIT Imports: 0 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 {
	Key       string
	Timestamp int64
	Value     float64
	Unit      string
	Tags      map[string]string
}

Metric ...

type MetricEnvelope

type MetricEnvelope struct {
	InstanceGUID string
	Metric       Metric
}

MetricEnvelope ...

Jump to

Keyboard shortcuts

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