Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
R = shell.R
)
Functions ¶
func NewResourceCmd ¶
func NewResourceCmd(manager modulebase.IBaseManager) *shell.ResourceCmd
Types ¶
type CommonAlertTerm ¶
type CommonAlertTerm struct { Database string Measurement string Operator string // and / or Field []string FieldFunc string Reduce string Comparator string Threshold float64 Filters []monitorapi.MetricQueryTag FieldOpt string Name string ConditionType string From string Interval string GroupBy string Level string }
Source Files ¶
- alert.go
- alertdashboard.go
- alertnotification.go
- alertpanel.go
- alertrecord.go
- alertrecordshield.go
- alertresource.go
- common.go
- commonalert.go
- commonalertmetric.go
- commonalertmetricfield.go
- meteralert.go
- migration_alert.go
- monitor.go
- monitor_resource.go
- monitor_resourece_alert.go
- nodealert.go
- notification.go
- unifiedmonitor.go
Click to show internal directories.
Click to hide internal directories.