Commit Graph

187 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Alex Khomenko 6db4b40d5b
Data source list: Use Card component (#31326) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Kyle Brandt 1c1a800bc0
API: Add by UID routes for data sources (#29884) 5 years ago
ying-jeanne 375e8e4fd0
SQLStore: customise the limit of retrieved datasources per organisation (#29358) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Agnès Toulet 8dc75f79f7
API: Enrich endpoints with ID (#26691) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen d352c213b3
API: Recognize MSSQL data source URLs (#25629) 5 years ago
Marcus Efraimsson c0f3b2929c
Backend plugins: Refactor to allow shared contract between core and external backend plugins (#25472) 5 years ago
Arve Knudsen 164242f5fd
Data sources: Don't fail if URL doesn't specify protocol (#24497) 5 years ago
Kyle Brandt 80e1191ca0
Backend Plugins: (breaking change) Add PluginContext (#23788) 5 years ago
Arve Knudsen 7d88018531
DataSourceProxy: Handle URL parsing error (#23731) 5 years ago
Marcus Efraimsson 871ad73414
Backend plugins: Renderer v2 plugin (#23625) 5 years ago
Andrej Ocenas e5dd7efdee
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 5 years ago
Carl Bergquist 579abad9cc
Plugins: Return jsondetails as an json object instead of raw json on datasource healthchecks. (#22859) 5 years ago
Carl Bergquist ebc9549cbc
Add support for sending health check to datasource plugins. (#22771) 5 years ago
Carl Bergquist 5f94d31da9
Send jsondata for Datasources on DatasourceConfig for backend plugins (#22681) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Marcus Efraimsson e6cec8dbdc
Backend plugins: Prepare and clean request headers before resource calls (#22321) 5 years ago
Marcus Efraimsson 9d7c74ef91
Backend Plugins: Provide proper plugin config to plugins (#21985) 5 years ago
Marcus Efraimsson 0390b5601e
Backend plugins: Implement support for resources (#21805) 5 years ago
Sofia Papagiannaki b5f0a5d5ca
Api: Readonly datasources should not be created via the API (#19006) 6 years ago
Leonard Gram 3245227016 permissions: cleanup. 7 years ago
Leonard Gram 1329c70965 codestyle 7 years ago
Leonard Gram ec9ed5c830 Removes unused code. 7 years ago
Leonard Gram ccfcf02e33 Refactors ds permissions to a filter. 7 years ago
Torkel Ödegaard 162a95bff9 wip: going in circles 7 years ago
Torkel Ödegaard b3c78f1265 wip: data source permissions hooks 7 years ago
Marcus Efraimsson eb1b9405b2
return proper payload from api when updating datasource 7 years ago
Austin Winstanley defb0396b7 Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Marcus Efraimsson 909601d6ab api: fix so that datasources functions returns Response 8 years ago
bergquist 36676e23c1 datasource as cfg: adds readonly datasources 8 years ago
bergquist d68bfaa8be datasource as cfg: typo 8 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 8 years ago
Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 8 years ago
Daniel Lee aee4af2148 api: omit unused fields for /api/datasources 8 years ago
Daniel Lee 193d468ed3 admin: adds paging to global user list 8 years ago
huydx 143cbe921f (feat) support datasource delete by name api 9 years ago
Daniel Lee 1294b203e6 admin: adds paging to global user list 9 years ago
Utkarsh Bhatnagar 13c4ce68ee Added name and id in response of create/update (#7016) 9 years ago
Torkel Ödegaard 330c1b945e refactor(datasource): refactoring datasource secure json fields handling, #6697, #6692 9 years ago
bergquist 8ee85626f2 fix(api): return correct json info after updating datasource 9 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
bergquist 7bc1c3cc1c feat(cloudwatch): make it possible to reset keys 9 years ago
Daniel Lee 2893b25a05 feat(datasources): allow updating of tls certs 9 years ago