transformer

package
v0.0.0-...-2dbac4b Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutlierInterpolatorTransformer

type OutlierInterpolatorTransformer struct {
	EventIntegration []integration.EventIntegration
	// contains filtered or unexported fields
}

func NewOutlierInterpolatorTransformer

func NewOutlierInterpolatorTransformer(eventIntegration []integration.EventIntegration, logger logr.Logger) (*OutlierInterpolatorTransformer, error)

func (*OutlierInterpolatorTransformer) Transform

func (ot *OutlierInterpolatorTransformer) Transform(startTime time.Time, endTime time.Time, dataPoints []metrics.DataPoint) ([]metrics.DataPoint, error)

type OutlierInterval

type OutlierInterval struct {
	StartTime time.Time
	EndTime   time.Time
}

Jump to

Keyboard shortcuts

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