コミット履歴

作者 SHA1 メッセージ 日付
  bergquist e234cf5b18 prom: removes limitation of one query per tsdb call 8 年 前
  Carl Bergquist 5d6ed6c45f prom: add support for default step param (#9866) 8 年 前
  bergquist ed661767f8 follow go idiom and return error as second param 8 年 前
  bergquist a45e2ec9c3 context is reserved for go's context 8 年 前
  bergquist 16b5b9f6be make ds a param for Query 8 年 前
  bergquist 7f9f388293 rename executor into tsdbqueryendpoint 8 年 前
  bergquist 0229d28d64 remove unused structs 8 年 前
  bergquist 55f1b36e31 refactor response flow 8 年 前
  bergquist e128310045 use tags instead of logs 8 年 前
  bergquist f160ad3bc8 add trace parameters for outgoing requests 8 年 前
  bergquist d6b8c6a2d2 add graphite bridge that support delta counters 8 年 前
  Carl Bergquist 7d205ae2b8 Merge pull request #7466 from hagen1778/prometheus-basicauth-query 9 年 前
  hagen1778 a1e835884b use configured Transport instead of defaultHttpTransport 9 年 前
  r.khavronenko 25be602dce go fmt 9 年 前
  bergquist 57d36b3d42 feat(alerting): transform labels into tags for prometheus tsdb 9 年 前
  r.khavronenko 80b92335bb allow setting basic auth headers for prometheus datasource 9 年 前
  Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 9 年 前
  Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 年 前
  bergquist c897d39d5e feat(influxdb): add support for serie alias replacement 9 年 前
  bergquist 1afe0e90f9 fix(tsdb): fixes broken legend buidler for prometheus 9 年 前
  bergquist 0059beb85d chore(tsdb): remove commented code 9 年 前
  bergquist d4bc92b267 feat(tsdb): default tsdb httpclient 9 年 前
  bergquist 20bfe443fe feat(prometheus): trim labelname lookup key 9 年 前
  bergquist d8aa38fafe tech(influxdb): refactor and cleanup 9 年 前
  bergquist ab8751767c feat(influxdb): send request and parse response 9 年 前
  Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 年 前
  Torkel Ödegaard a4648607bb feat(testdata): added csv test data scenario 9 年 前
  Torkel Ödegaard 8d5857661e refactor(tsdb): changed tsdb time series model to use null.Float instead of pointers 9 年 前
  Torkel Ödegaard 3ecd96e682 feat(testdata): lots of work on new test data data source and scenarios 9 年 前
  Mauro Stettler cb0f19f8d4 fix context dependency 9 年 前