model

package
v0.0.0-kmdagger1 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithRuleData

func WithRuleData(ctx context.Context, rule RuleMeta) context.Context

Types

type RuleMeta

type RuleMeta struct {
	ID           int64
	OrgID        int64
	UID          string
	Title        string
	Group        string
	NamespaceUID string
	DashboardUID string
	PanelID      int64
	Condition    string
}

RuleMeta is the metadata about a rule that is needed by state history.

func NewRuleMeta

func NewRuleMeta(r *models.AlertRule, log log.Logger) RuleMeta

Jump to

Keyboard shortcuts

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