metrics

package
v1.247349.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SectionKey = "metrics"
	OutputsKey = "outputs"
)
View Source
const (
	Role_Arn_Key          = "role_arn"
	CredentialsSectionKey = "credentials"
)

Variables

View Source
var ChildRule = map[string]Rule{}
View Source
var MergeRuleMap = map[string]mergeJsonRule.MergeRule{}

Functions

func GetCurPath

func GetCurPath() string

func RegisterRule

func RegisterRule(fieldname string, r Rule)

Types

type EndpointOverride

type EndpointOverride struct {
}

func (*EndpointOverride) ApplyRule

func (r *EndpointOverride) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type ForceFlushInterval

type ForceFlushInterval struct {
}

func (*ForceFlushInterval) ApplyRule

func (f *ForceFlushInterval) ApplyRule(input interface{}) (string, interface{})

type MaxDatumsPerCall

type MaxDatumsPerCall struct {
}

func (*MaxDatumsPerCall) ApplyRule

func (obj *MaxDatumsPerCall) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type MaxValuesPerDatum

type MaxValuesPerDatum struct {
}

func (*MaxValuesPerDatum) ApplyRule

func (obj *MaxValuesPerDatum) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type Metrics

type Metrics struct {
}

func (*Metrics) ApplyRule

func (m *Metrics) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

func (*Metrics) Merge

func (m *Metrics) Merge(source map[string]interface{}, result map[string]interface{})

type MetricsCreds

type MetricsCreds struct {
}

func (*MetricsCreds) ApplyRule

func (c *MetricsCreds) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type Namespace

type Namespace struct {
}

func (*Namespace) ApplyRule

func (n *Namespace) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type Rule

type Rule translator.Rule

type TagExclude

type TagExclude struct {
}

func (*TagExclude) ApplyRule

func (t *TagExclude) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

Jump to

Keyboard shortcuts

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