Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertingService ¶
type AlertingService struct { AlertingFile model.AlertingFile AlertFiles []model.AlertFile }
func New ¶
func New(file string, ruleFiles []model.RuleFile, datasourceService *datasource.DatasourceService) (alertingService *AlertingService)
func (*AlertingService) GetAlertmanagerURL ¶
func (s *AlertingService) GetAlertmanagerURL() string
func (*AlertingService) SendTestAlert ¶ added in v0.2.4
func (s *AlertingService) SendTestAlert() error
Click to show internal directories.
Click to hide internal directories.