Loki: use queryType rather than range|instant flags (#43727)
This commit is contained in:
@@ -69,6 +69,7 @@ type datasourceInfo struct {
|
||||
}
|
||||
|
||||
type QueryModel struct {
|
||||
QueryType string `json:"queryType"`
|
||||
Expr string `json:"expr"`
|
||||
LegendFormat string `json:"legendFormat"`
|
||||
Interval string `json:"interval"`
|
||||
|
||||
Reference in New Issue
Block a user