Commit Graph

36 Commits (3f3175972e1a1a18b6c9dcc4a7bb4ebb618b717d)

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