Loki: Deprecate resolution (#70326)
* Loki: Deprecate resolution and only show it if it was selected before * Deprecate * Fix merge, add missing brackets
This commit is contained in:
@@ -103,7 +103,7 @@ type LokiDataQuery struct {
|
||||
// By default, the UI will assign A->Z; however setting meaningful names may be useful.
|
||||
RefId string `json:"refId"`
|
||||
|
||||
// Used to scale the interval value.
|
||||
// @deprecated, now use step.
|
||||
Resolution *int64 `json:"resolution,omitempty"`
|
||||
|
||||
// Used to set step value for range queries.
|
||||
|
||||
Reference in New Issue
Block a user