Historial de Commits

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