schema

package
v0.0.28 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ScopeCluster = "cluster"
	ScopeNode    = "node"
)
View Source
const (
	EventTypeLog = "log"
	EventTypeK8s = "k8s"
)
View Source
const (
	FieldId                   = "id"
	FieldHash                 = "hash"
	FieldSeverity             = "severity"
	FieldGeneration           = "gen"
	FieldKind                 = "kind"
	FieldTags                 = "tags"
	FieldMessage              = "message"
	FieldName                 = "name"
	FieldDisplayName          = "displayName"
	FieldDescription          = "description"
	FieldImageUrl             = "image_url"
	FieldTimestamp            = "timestamp"
	FieldK8sEventReason       = "reason"
	FieldK8sEventType         = "type"
	FieldK8sEventReasonDetail = "reason_detail"
)
View Source
const (
	KindRules      = "rules"
	KindTags       = "tags"
	KindCategories = "categories"
)
View Source
const (
	PropFieldTimestamp = "timestamp"
	PropFieldSpoolIdx  = "spool_idx"
)

Variables

View Source
var (
	ErrField = errors.New("invalid field")
)

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