MetricsDomain

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseMetric added in v0.2.4

type BaseMetric struct {
	Time time.Time `metric:"timestamp"`

	AdditionalTags   map[string]string
	AdditionalFields map[string]any
}

type Point added in v0.2.0

type Point struct {
	Name string
	Tags Tags
}

func (*Point) SetTag added in v0.2.0

func (p *Point) SetTag(value namespace.NamespaceValue)

type Tags added in v0.2.0

type Tags map[string]string

type Values added in v0.2.0

type Values map[string]any

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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