Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
dashboards | ||
img | ||
partials | ||
specs | ||
README.md | ||
datasource.ts | ||
metric_find_query.d.ts | ||
metric_find_query.js | ||
module.ts | ||
plugin.json | ||
query_ctrl.ts |
Using these two values ties requests to a particular query position within a panel, ensuring that requests are canceled if: - Duplicate requests with the same query are sent - Requests from the same query position (but a different query) are sent The last point is important as it identifies queries by a physical location in the dashboard instead of with the query expression. If a different query from the same position in a panel is sent, the previous request should be canceled.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
dashboards | Loading commit data... | |
img | Loading commit data... | |
partials | Loading commit data... | |
specs | Loading commit data... | |
README.md | Loading commit data... | |
datasource.ts | Loading commit data... | |
metric_find_query.d.ts | Loading commit data... | |
metric_find_query.js | Loading commit data... | |
module.ts | Loading commit data... | |
plugin.json | Loading commit data... | |
query_ctrl.ts | Loading commit data... |