Commit Graph

90 Commits (2d7965402e38f94406e370b6a7e58437719a309c)

Author SHA1 Message Date
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
Michael Mandrus ea8549b8c2
Datasources: Support mixed datasources in a single query (#56832) 3 years ago
Will Browne 29327cbba2
Plugins: Use error plane for api/ds/query (#54750) 3 years ago
Sofia Papagiannaki b157fcdd87
Chore: fix formating for swagger definitions (#54993) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
Michael Mandrus 9aa6ce2a50
Datasource: Propagate datasource secret decryption errors to the frontend (#52068) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Will Browne abfc711c53
Plugins: Remove deprecated /api/tsdb/query metrics endpoint (#49916) 3 years ago
Marcus Efraimsson 1196b4a609
Datasource: Fix allowed cookies to be forwarded as header to backend datasources (#49541) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
Jeff Levin 2691872c7a
remove validatedQueries feature toggle (#48381) 3 years ago
Will Browne 4ecd57f49c
Plugins: Introduce HTTP 207 Multi Status response to api/ds/query (#48550) 3 years ago
Will Browne c8a71a2f91
Plugins: Ensure catching all appropriate 4xx api/ds/query scenarios (#47565) 3 years ago
Will Browne 572ca553b6
Plugins: Add deprecation notice for /api/tsdb/query endpoint (#45238) 3 years ago
Jeff Levin 5d2f34d8e2
ValidatedQueries: start of validated queries API (#44731) 3 years ago
Ryan McKinley c0ff685d3b
Live: support query execution with live RPC (#43118) 4 years ago
Alexander Zobnin becfd776c3
OAuth: Forward id token to the data source (#42422) 4 years ago
Marcus Efraimsson 8927a3ca20
Chore: Query endpoint refactor (#41637) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218) 4 years ago
Ryan McKinley 490d21fc5c
ds/query: use datasourceId if it exists in the request (#41446) 4 years ago
Ryan McKinley 3489721ed6
api/ds/query: simplify data sources lookup for queries and expressions (#41172) 4 years ago
Will Browne 14742ea44a
add oauth pass thru logic to api/ds/query (#41352) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Ryan McKinley 6bda64cb19
Grafana: include a built-in backend datasource (#38571) 4 years ago
Ryan McKinley 9aa03acfa6
Chore: remove sql testdata (#38945) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Dimitris Sotirakis 050dc7bc8f
Cloudwatch: Unwrap errors - throw error from upstream (#36334) 4 years ago
Ryan McKinley b02403e3fc
TestData: use new format for random walk example (#34441) 4 years ago
Ryan McKinley 1446d094b8
API: return query results as JSON rather than base64 encoded Arrow (#32303) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Joan López de la Franca Beltran 6415d2802e
Plugins: Requests validator (#30445) 4 years ago
Marcus Efraimsson 043d6cd584
Backend Plugins: Convert test data source to use SDK contracts (#29916) 4 years ago
Sofia Papagiannaki 9ada4b6052
Expressions: Add option to disable feature (#30541) 4 years ago
Kyle Brandt d4edcd1838
Expressions: Remove feature toggle (#30316) 5 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen 0e2f1fe3f5
Metrics API: Use jsoniter for JSON encoding (#30250) 5 years ago
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Torkel Ödegaard 3defb4441e
Settings: Remove global variable (#26613) 5 years ago
Arve Knudsen 94d0934e90
CloudWatch: Fix a few API status codes (#26578) 5 years ago
Ryan McKinley b73d237bf8
Query: do not require datasource name and id (#24718) 5 years ago
Marcus Efraimsson 890e1d8f94
Backend plugins: Send query type to backend plugins (#24120) 5 years ago
Ryan McKinley c65db9bf25
Chore: remove expressions flag and allow (#22764) 5 years ago
Carl Bergquist 1dcfaf25fc
Adds signed in user to backend v2 plugins requests (#22584) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Ryan McKinley 4d1b969a5c
GEL: include the expression count in the request (#20114) 6 years ago