Commit Graph

28 Commits (97b22aa5a90b4869bfa35cdf880feca9b4b9cff3)

Author SHA1 Message Date
Mario Trangoni 556219b192 pkg/tsdb: fix ineffassign isues 7 years ago
Mario Trangoni 91fb2e07ce pkg: fix codespell issues 7 years ago
bergquist cb223ee563 removes commented code 7 years ago
bergquist ed661767f8 follow go idiom and return error as second param 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
Pranay Kanwar ee8799de88 Fix dropcounter option, is called dropResets (#8336) 8 years ago
Pranay Kanwar 6ab90425c4 Pass dropcounter rate option if no max counter and no reset value or reset value as 0 is specified (#7743) 8 years ago
Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 8 years ago
huydx adb441e5c8 (format) run go fmt in pkg 9 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist d4bc92b267 feat(tsdb): default tsdb httpclient 9 years ago
utkarshcmu 333a853948 Fixed for loop and append 9 years ago
utkarshcmu 10d581dd0a Added unit tests for query parsing 9 years ago
utkarshcmu 2374d09877 Fixed query parsing bugs 9 years ago
utkarshcmu ace81760ea Added tests file for writing tests 9 years ago
utkarshcmu b7744b4928 Added tags and filters params to alerting 9 years ago
utkarshcmu 35f93f4117 Added rate params to alerting 9 years ago
utkarshcmu cc0a39f816 Added downsampling params to alerting 9 years ago
bergquist 5e0fa0f0ad feat(opentsdb): context aware http requests 9 years ago
bergquist f44e360b0d fix(opentsdb): fmt 9 years ago
utkarshcmu 06f2047ced OpenTsdb alerting works with metric query 9 years ago
bergquist b8ec1ce9a2 tech(tsdb): add basic skeleton for alerting 9 years ago
bergquist f4a834f84b fix(opentsdb): add context to opentsdb executor 9 years ago
bergquist b66d94343e tech(tsdb): add basic skeleton for alerting 9 years ago