Documentation
¶
Index ¶
Constants ¶
View Source
const ( QueryTypeFreeform string = "freeform" QueryTypeHistogram string = "histogram" QueryTypeRatio string = "ratio" QueryTypeThreshold string = "threshold" QueryTypeGrafanaQueries string = "grafanaQueries" // Asserts integration constants AssertsProvenanceLabel = "grafana_slo_provenance" AssertsProvenanceValue = "asserts" AssertsRequestHeader = "Grafana-Asserts-Request" )
Variables ¶
View Source
var DataSources = []*common.DataSource{
datasourceSlo(),
}
View Source
var Resources = []*common.Resource{
resourceSlo(),
}
Functions ¶
func ValidateGrafanaQuery ¶
func ValidateGrafanaQuery() schema.SchemaValidateDiagFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.