Commit Graph

62 Commits (05023d9d31e7d21f2f0cb4e5da7d7b70ef70b823)

Author SHA1 Message Date
Andreas Christou ee18c64453
OpenTSDB: Fix test (#91761) 10 months ago
Andreas Christou 06509712ec
OpenTSDB: Fix data frame construction (#90991) 10 months ago
Brendan O'Handley ef7b583169
OpenTSDB: Use refid to support alerting on multiple queries (#77575) 2 years ago
Will Browne 9d92818cae
Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2 years ago
Dan Cech 91cf4f0c1c
Revert "Plugins: Update PDC pattern from latest plugin SDK changes" (#76565) 2 years ago
Will Browne 151f6d6216
Plugins: Update PDC pattern from latest plugin SDK changes (#76036) 2 years ago
Will Browne 7fca1bde54
Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Will Browne 286b9e08e9
Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 2 years ago
Emil Tullstedt 3abaf32cf2
Chore: Upgrade golangci-lint to v1.51.2 (#63630) 2 years ago
Yuriy Tseretyan d9c40ca41e
Chore: Update sqleng, elasticsearch, tempo and opentsdb plugins to support contextual logs. (#57777) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
SLAMA 81b5ecac34
Opentsdb: Add tag values into the opentsdb response (#48672) 3 years ago
Kristin Laemmert 8f6877e12a
chore: remove all remaining uses of golang.org/x/net/context (#47564) 3 years ago
Will Browne 7fbc7d019a
Plugins: Core plugins register via backend factory provider (#43171) 3 years ago
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
Emil Hessman cedaf41a36
Chore: Rewrite opentsdb test to standard library (#29792) 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
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