Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + type Command struct + JumpOut bool + Key string + State CommandState + Target string + type CommandState struct + Params map[string]string + Query map[string]string + type ComponentEventOverviewInfo struct + Data map[string]Data + Metric metricpb.MetricServiceServer + Props Props + State State + Type string + func (cp *ComponentEventOverviewInfo) GenComponentState(c *cptype.Component) error + func (cp *ComponentEventOverviewInfo) Render(ctx context.Context, c *cptype.Component, s cptype.Scenario, ...) error + func (cp *ComponentEventOverviewInfo) Transfer(component *cptype.Component) + type Data struct + AlertCount string + AlertLevel string + AlertSource string + AlertSubject []Tag + FirstTriggerTime string + LastTriggerTime string + RelatedAlertName string + RelatedRuleName string + type Field struct + Color string + Label string + Operations map[string]Operation + RenderType string + SpaceNum int + ValueKey string + type Operation struct + Command Command + Key string + Reload bool + type Props struct + ColumnNum int + Fields []Field + RequestIgnore []string + type State struct + type Tag struct + Group string + Label string