Commit Graph

2 Commits (1fe70f829025375fa9e148cd506fec944f130a64)

Author SHA1 Message Date
Erik Sundell 1fe70f8290 Stackdriver: Load example metric and start parsing response 7 years ago
Erik Sundell 9ee61b6606 Add stackdriver backend skeleton 7 years ago
bergquist 519fd8b2ba graphite: adds more traces for alerting 8 years ago
Andrei Kalasok 68d4211c50 grafana-10039: fix query time range ends in the past 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 8c8fdadb78 trace failed executions 8 years ago
bergquist e128310045 use tags instead of logs 8 years ago
bergquist f160ad3bc8 add trace parameters for outgoing requests 8 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
utkarshcmu fc91231104 Fixed failing tests 9 years ago
utkarshcmu a4a2e35bb2 Verified interval format function and gofmt check 9 years ago
bergquist d4bc92b267 feat(tsdb): default tsdb httpclient 9 years ago
utkarshcmu 1e8beb8983 Fixed intervalFormat for Graphite Alerting 9 years ago
Torkel Ödegaard f1905a8485 fix(alerting): fixed issue with using nested queries in graphite query used in alerting rule, fixes #5996 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
bergquist 071f2205e1 tech(tsdb): ops <o> 9 years ago
bergquist 46d4f817e3 tech(graphite): return error if statuscode is not ok 9 years ago
bergquist 8cd9225eb6 feat(alerting): increase timeout to 15s 9 years ago
bergquist 4c88db3e43 feat(prometheus): add support for legend formatting 9 years ago
bergquist d7bf70a77b tech(tsdb): remove skip ssl setting. should be based on datasource settings 9 years ago
bergquist aa80b52c07 feat(alerting): make it possible to skip ssl verification for alerting https requests 9 years ago
Torkel Ödegaard fbae6abb3c feat(alerting): progress on handling no data in alert query, #5860 9 years ago
bergquist eb0396ad95 chore(tsdb): remove some logging 9 years ago
bergquist 86aea89214 style(tsdb): extract some methods 9 years ago
bergquist d73547c0dc feat(tsdb): add missing content type and join url using path 9 years ago
bergquist 3d3365f242 tech(graphite): add more logging 9 years ago
bergquist 94389a3a44 tech(tsdb): improve logging for graphite client 9 years ago
bergquist 29b60329cc stupid stupid stupid me 9 years ago
bergquist 4619a05f43 feat(alerting): save execution error message to annotations 9 years ago
bergquist c0697b99d6 fix(alerting): adds support for basic auth 9 years ago
Torkel Ödegaard 9e91aacd34 feat(alerting): progress on testing alerts 10 years ago
Torkel Ödegaard 0ce55600bb feat(alerting): progress on alerting backend 10 years ago
bergquist 3c0b5fe78e tech(alerting): add graphite dateformat replacer 10 years ago
bergquist ef35184a80 feat(alerting): rename alertrule model to alertruleDAO 10 years ago
bergquist fdf051ad5a feat(alerting): begin alert rule storage refactoring 10 years ago
Torkel Ödegaard 0d9c9526b9 feat(alerting): fixed graphite log issue 10 years ago
Torkel Ödegaard 34e17f7282 feat(alerting): requests looks to be working again 10 years ago