metrics

package
v1.3.154 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppRMetrics added in v1.3.51

type AppRMetrics struct {
	AppName uint64
	Rows    []*Row
}

type Row

type Row struct {
	Value     interface{} `json:"v"`
	CreatedAt int64       `json:"t"`
}

type Series added in v1.3.60

type Series struct {
	Data       map[string][]Row
	XAxisTitle string
}

Jump to

Keyboard shortcuts

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