metadatagroup

package
v1.8.8 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 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 AggregatorMetadataGroup

type AggregatorMetadataGroup struct {
	GroupMetadataKeys   []string `json:"GroupMetadataKeys,omitempty" comment:"group by metadata keys"`
	GroupMaxEventLength int      `json:"GroupMaxEventLength,omitempty" comment:"max count of events in a pipelineGroupEvents"`
	GroupMaxByteLength  int      `json:"GroupMaxByteLength,omitempty" comment:"max sum of byte length of events in a pipelineGroupEvents"`
	DropOversizeEvent   bool     `json:"DropOversizeEvent,omitempty" comment:"drop event when the event over GroupMaxByteLength"`
	// contains filtered or unexported fields
}

func NewAggregatorMetadataGroup

func NewAggregatorMetadataGroup() *AggregatorMetadataGroup

func (*AggregatorMetadataGroup) Description

func (g *AggregatorMetadataGroup) Description() string

func (*AggregatorMetadataGroup) GetResult

func (*AggregatorMetadataGroup) Init

func (*AggregatorMetadataGroup) Record

func (*AggregatorMetadataGroup) Reset

func (g *AggregatorMetadataGroup) Reset()

Jump to

Keyboard shortcuts

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