1. 30 Jun, 2016 1 commit
    • [prometheus] Use `panelId` and `target.refId` for requestId · 0590c515
      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.
      stuart nelson committed
  2. 29 Jun, 2016 8 commits
  3. 28 Jun, 2016 3 commits
  4. 26 Jun, 2016 2 commits
  5. 25 Jun, 2016 22 commits
  6. 24 Jun, 2016 2 commits
  7. 23 Jun, 2016 2 commits