Commit Graph

84 Commits (682229895363c2fe51d6fe4f2ef61e8927b3a8f8)

Author SHA1 Message Date
Michael Mandrus 09c759b36c
Graphite: Fix bug in wildcard queries to Graphite plugin (#60549) 2 years ago
Michael Mandrus 0c560b8b0d
Graphite: Process multiple queries to Graphite plugin (#59608) 3 years ago
Yuriy Tseretyan facf2b1ee8
Chore: Update prometheus, loki, graphite and influx plugins to support contextual logs. (#57708) 3 years ago
Jesus Vazquez cb99b94b01
Add error information to graphite queries tracing (#55249) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 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
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
Will Browne e4ba5f17dd
add core plugins thru store (#43085) 4 years ago
Yuriy Tseretyan 9139f61105
Alerting: Update alert rule migration to use expanded queries (#42493) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 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
Will Browne 1618d5ad6f
use most appropriate func for registering core plugins (#38497) 4 years ago
Piotr Jamróz f7501ff77f
Graphite: Convert tag values returned as numbers to strings (#37882) 4 years ago
ying-jeanne c22905f864
Graphite: Convert to use grafana-plugin-sdk-go contracts (#35798) 4 years ago
Piotr Jamróz faf25bc4ea
Graphite: Interpolate Graphite alerts with tags (#35887) 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
Kyle Brandt c9dbf5a0d0
Graphite/SSE: update graphite to work with server side expressions (#31455) 4 years ago
Emil Hessman 874dc3d584
Chore: Rewrite tsdb graphite test to standard library (#30088) 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
Arve Knudsen 5070f7a75b
Chore: Start harmonizing linting with plugin SDK (#25854) 5 years ago
Marcus Efraimsson 58cefe73ee
Datasources: Handle URL parsing error (#25742) 5 years ago
Sofia Papagiannaki c6829645c7
Graphite: Don't issue empty "select metric" queries (#22699) 5 years ago
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 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
bergquist f13263eb54 reduce loglevel to debug 6 years ago
Mario Trangoni bb12a1bc99 pkg/tsdb/graphite/graphite.go: Fix regular expression does not contain any meta characters. 7 years ago
bergquist 519fd8b2ba graphite: adds more traces for alerting 7 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 33ee85ede9 Commented strange behavior of tests 9 years ago
utkarshcmu a4a2e35bb2 Verified interval format function and gofmt check 9 years ago