mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
elastic: backend: removed unused time-field (#61362)
* elastic: backend: removed unused time-field * improve comment formatting Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
},
|
||||
"alias": "",
|
||||
"bucketAggs": [],
|
||||
"timeField": "testtime",
|
||||
"key": "Q-ee8fea91-a4c4-4ded-9827-b362476a4083-0",
|
||||
"datasourceId": 39,
|
||||
"intervalMs": 1000,
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
],
|
||||
"query": "",
|
||||
"refId": "a",
|
||||
"timeField": "testtime",
|
||||
"intervalMs": 200,
|
||||
"maxDataPoints": 779
|
||||
}
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
"field": "testtime"
|
||||
}
|
||||
],
|
||||
"timeField": "testtime",
|
||||
"intervalMs": 1000,
|
||||
"interval": 1000000000,
|
||||
"maxDataPoints": 814
|
||||
@@ -35,7 +34,6 @@
|
||||
"field": "testtime"
|
||||
}
|
||||
],
|
||||
"timeField": "testtime",
|
||||
"intervalMs": 1000,
|
||||
"interval": 1000000000,
|
||||
"maxDataPoints": 814
|
||||
|
||||
@@ -39,7 +39,6 @@
|
||||
],
|
||||
"query": "",
|
||||
"refId": "a",
|
||||
"timeField": "testtime",
|
||||
"window": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
},
|
||||
"alias": "",
|
||||
"bucketAggs": [],
|
||||
"timeField": "testtime",
|
||||
"key": "Q-ee8fea91-a4c4-4ded-9827-b362476a4083-0",
|
||||
"datasourceId": 39,
|
||||
"intervalMs": 2000,
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
},
|
||||
"alias": "",
|
||||
"bucketAggs": [],
|
||||
"timeField": "testtime",
|
||||
"key": "Q-ee8fea91-a4c4-4ded-9827-b362476a4083-0",
|
||||
"datasourceId": 39,
|
||||
"intervalMs": 2000,
|
||||
|
||||
Reference in New Issue
Block a user