sdata

package
v0.0.11 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidValueFields

func ValidValueFields() []data.FieldType

Types

type FrameFieldIndex

type FrameFieldIndex struct {
	FrameIdx int
	FieldIdx int    // -1 means no fields
	Reason   string // only meant for human consumption
}

FrameFieldIndex is for referencing data that is not considered part of the metric data when the data is valid. Reason states why the field was not part of the metric data.

type FrameFieldIndices

type FrameFieldIndices []FrameFieldIndex

func (FrameFieldIndices) Len

func (f FrameFieldIndices) Len() int

func (FrameFieldIndices) Less

func (f FrameFieldIndices) Less(i, j int) bool

func (FrameFieldIndices) Swap

func (f FrameFieldIndices) Swap(i, j int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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