alert

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Domain              = "alert_domain"
	DiceOrgId           = "dice_org_id"
	TenantGroup         = "tenant_group"
	TargetPrefix        = "target_"
	ProjectId           = "project_id"
	TargetProjectId     = TargetPrefix + ProjectId
	ApplicationId       = "application_id"
	TargetApplicationId = TargetPrefix + ApplicationId
	WORKSPACE           = "workspace"
	TargetWorkspace     = TargetPrefix + WORKSPACE
	TK                  = "terminus_key"
	TkAlias             = "tk"
	TargetTk            = TargetPrefix + TK
	MetricScope         = "_metric_scope"
	MetricScopeId       = "_metric_scope_id"
	DashboardPath       = "alert_dashboard_path"
	RecordPath          = "alert_record_path"
	Scope               = "alert_scope"
	OperateEq           = "eq"
	OperateIn           = "in"
	OperatorTypeOne     = "one"
	DashboardPathFormat = "/microService/%s/%s/%s/alarm-management/%s/custom-dashboard"
	RecordPathFormat    = "/microService/%s/%s/%s/alarm-management/%s/alarm-record"

	NotifyTemplateSample = `` /* 273-byte string literal not displayed */

	NotifyTemplateSampleEn = `` /* 220-byte string literal not displayed */

)
View Source
const CUSTOM_ALERT_TYPE = "micro_service_customize"
View Source
const MicroServiceScope = "micro_service"
View Source
const StatusPage = "status_page"

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