constants

package
v0.1.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2025 License: Apache-2.0 Imports: 1 Imported by: 22

Documentation

Index

Constants

View Source
const (
	// known fields (all other fields are put into the properties map)
	TemplateFieldIndex  = "index"
	TemplateFieldYear   = "year"
	TemplateFieldMonth  = "month"
	TemplateFieldDay    = "day"
	TemplateFieldHour   = "hour"
	TemplateFieldMinute = "minute"
	TemplateFieldSecond = "second"
)
View Source
const (
	SourceFormatJson      = "json"
	SourceFormatDelimited = "delimited"
	SourceFormatJsonLines = "json_lines"
	SourceFormatCustom    = "custom"
)
View Source
const ArtifactSourceIdentifier = "artifact"
View Source
const DefaultInitialCollectionPeriod = 7 * 24 * time.Hour

collect for 7 days for first colection

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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