grafana/public/app
stuart nelson eb35f8cb89 [prometheus] Use panelId and target.refId for requestId
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.
2016-07-11 14:47:14 +02:00
..
core feat(table): added sanitize html option to column styles for table panel, fixes #4596 2016-07-11 09:38:06 +02:00
features feat(table): added sanitize html option to column styles for table panel, fixes #4596 2016-07-11 09:38:06 +02:00
headers tech(): put in a real event emitter instead of rxjs based on that was broken 2016-04-07 19:47:48 -04:00
partials Merge branch 'master' into export-dashboard 2016-05-25 12:32:56 +02:00
plugins [prometheus] Use panelId and target.refId for requestId 2016-07-11 14:47:14 +02:00
app.ts use async apply (#5258) 2016-06-06 17:18:10 +02:00
boot.js fix(build): fixed minor issue in systemjs builder, and added SystemJs cache buster 2016-02-10 06:50:17 +01:00
system.conf.js Revert "Revert "Gauges"" 2016-04-22 14:55:35 +02:00