Commit Graph

42 Commits (e4ba5f17dd8450a1e644b5dd8bc5e83498876ff3)

Author SHA1 Message Date
Will Browne e4ba5f17dd
add core plugins thru store (#43085) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
idafurjes 769b7a5865
Bug: Register OpenTSDB with correct service name (#37581) 4 years ago
idafurjes 7231eba6a5
Chore: Refactor OpenTSDB using backend SDK (#35815) 4 years ago
ying-jeanne a07c53b671
[dataframe] convert opentsdb response to dataframes (#35307) 4 years ago
Marcus Efraimsson 348e76fc8e
Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 4 years ago
Ryan McKinley 7627b55ef4
TSDB: add deprecation comments to many tsdb structs (#33281) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen 574553ec7b
Chore: Fix issues found by staticcheck (#28802) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Marcus Efraimsson 58cefe73ee
Datasources: Handle URL parsing error (#25742) 5 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 fadd816d89 pkg/*: Fix misspell issues 7 years ago
Mario Trangoni 556219b192 pkg/tsdb: fix ineffassign isues 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
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 2374d09877 Fixed query parsing bugs 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