denormalize

package
v0.0.0-...-e25bc3e Latest Latest
Warning

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

Go to latest
Published: May 13, 2021 License: MIT Imports: 4 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseDenormalizationRules

func ParseDenormalizationRules(config string) (map[string]*DenormalizationRule, error)

Types

type DenormalizationRule

type DenormalizationRule struct {
	Metric   string
	TagNames []string
}

func (*DenormalizationRule) String

func (d *DenormalizationRule) String() string

func (*DenormalizationRule) Translate

func (d *DenormalizationRule) Translate(dp *opentsdb.DataPoint) error

Jump to

Keyboard shortcuts

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