Commit History

Author SHA1 Message Date
  Erik Sundell 0507ff69fb stackdriver: resolve merge conflict 7 years ago
  Erik Sundell 481b8653d9 stackdriver: update alignment period rules according to stackdriver 7 years ago
  Daniel Lee 6358d3f314 stackdriver: set target to be raw query 7 years ago
  Erik Sundell ed6d3bf6ed stackdriver: WIP - implement stackdriver style auto alignment period. also return the used alignment period and display it in the query editor 7 years ago
  Erik Sundell af9033f3e0 stackdriver: distinct grafana auto from stackdriver auto in alignment period 7 years ago
  Erik Sundell 13c68e6ed8 stackdriver: use correct name for variable 7 years ago
  Erik Sundell 49cd31ab78 stackdriver: get value type and metric kind from metric descriptor instead of from latest metric result 7 years ago
  Erik Sundell b6a918ba79 stackdriver: merge commit 7 years ago
  Erik Sundell b700c6b0e4 stackdriver: populate alignment and aggregation dropdowns based on metric type and value type 7 years ago
  Daniel Lee 4777689f29 stackdriver: skeleton for more query types on the backend 7 years ago
  Daniel Lee 681cd7496e stackdriver: alias patterns WIP 7 years ago
  Torkel Ödegaard 040095b5a8 fix: use same User-Agent header as in other places in grafana when making external requests 7 years ago
  Daniel Lee 8d1f293676 stackdriver: use group by fields to create default alias 7 years ago
  Daniel Lee 408d4bda95 stackdriver: add custom User-Agent header 7 years ago
  Daniel Lee e05b86375b stackdriver: remove hardcoding of test project name 7 years ago
  Erik Sundell edf38f040d stackdriver: making sure we dont pass too big alignmentPeriods to the stackdriver api 7 years ago
  Erik Sundell 109f00f584 stackdriver: adds default value for alignment period 7 years ago
  Erik Sundell 71b1f7f8fd stackdriver: use alignment period that is passed from frontend. if set to auto, use value provided from the panel. also added tests for alignment period 7 years ago
  Erik Sundell 73dc7bddd0 stackdriver: use alignment that is passed from frontend in the query 7 years ago
  Daniel Lee 669a1029ed stackdriver: type rename 7 years ago
  Daniel Lee 8b72853d36 stackdriver: add support for filtering to backend 7 years ago
  Erik Sundell add23d9716 stackdriver: load time series meta data for group by dropdown 7 years ago
  Erik Sundell 5763d3cae2 stackdriver: make sure distinct labels are returned. also added test 7 years ago
  Daniel Lee 9c8593e71f stackdriver: wip - group bys 7 years ago
  Daniel Lee df6b430405 stackdriver: reverse points array to be in ascending order 7 years ago
  Daniel Lee f4fe26c659 stackdriver: adds support for primary aggregations 7 years ago
  Daniel Lee 0b5783563e stackdriver: better error handling and show query metadata 7 years ago
  Daniel Lee 2683699ab4 stackdriver: tests for parsing api response 7 years ago
  Daniel Lee 54f16d5558 stackdriver: add first test for parsing frontend queries 7 years ago
  Erik Sundell 1288860058 Stackdriver: Break out parse response to its own func 7 years ago