package
Version:
v0.0.0-...-41daae6
Opens a new window with list of versions in this module.
Published: May 25, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type EvalMatch struct {
Value int `json:"value"`
Metrics string `json:"metric"`
}
type GrafanaWebhook struct {
ImageUrl string `json:"imageUrl"`
Message string `json:"message"`
RuleName string `json:"ruleName"`
RuleUrl string `json:"ruleUrl"`
State string `json:"state"`
Title string `json:"title"`
EvalMatches []EvalMatch `json:"evalMatches"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.