Commit Graph

197 Commits (bdce964df6a083b9a3c0d8a344cb39a042297955)

Author SHA1 Message Date
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Denis 26626d9073
Prometheus: Render missing labels in legend formats as an empty string (#22355) 5 years ago
Marcus Efraimsson baba1634b8 Plugins: Use grafana-plugin-sdk-go v0.5.0 (#21116) 5 years ago
Weeco 8cd93f0b88 Datasource: Add custom headers on alerting queries (#19508) 6 years ago
Oleg Kovalov 6a76a92aff Prometheus: Preallocate data for Prometheus backend response parsing (#17490) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Andrej Ocenas 66f6e16916
Security: Store datasource passwords encrypted in secureJsonData (#16175) 6 years ago
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell 7 years ago
Mario Trangoni ce941a004d fix unconvert issues 7 years ago
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