Andrej Ocenas
|
e5dd7efdee
|
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585)
* Add uid to datasource
* Fix uid passing when provisioning
* Better error handling and Uid column type change
* Fix test and strict null error counts
* Add backend tests
* Add tests
* Fix strict null checks
* Update test
* Improve tests
* Update pkg/services/sqlstore/datasource.go
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Variable rename
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-04-20 15:48:38 +02:00 |
|
Carl Bergquist
|
0fd5945542
|
Fixes linting errors in datasource provisioning. (#23515)
|
2020-04-11 21:07:07 +02:00 |
|
zhulongcheng
|
2fff8f77dc
|
move log package to /infra (#17023)
ref #14679
Signed-off-by: zhulongcheng <zhulongcheng.me@gmail.com>
|
2019-05-13 08:45:54 +02:00 |
|
Marcus Efraimsson
|
aed89b49c0
|
should allow one default datasource per organisation using provisioning
|
2018-08-14 14:48:14 +02:00 |
|
bergquist
|
4a35244cb9
|
provisioning: support camcelCase provisioning files
|
2018-02-14 10:30:08 +01:00 |
|
bergquist
|
c3a768b3ed
|
provsioning: dont stop grafana due to missing
|
2018-01-25 09:30:37 +01:00 |
|
bergquist
|
5f5cdad97a
|
improve error handling for datasources as cfg
|
2017-12-08 10:50:11 +01:00 |
|
bergquist
|
ebbfc529e0
|
datasource as cfg: support globbing
|
2017-11-15 14:30:32 +01:00 |
|
bergquist
|
c6a6ae261f
|
datasource as cfg: refactor to use bus
|
2017-11-15 14:30:32 +01:00 |
|
bergquist
|
665df676a5
|
datasource as cfg: rename feature to provisioning
|
2017-11-15 14:30:32 +01:00 |
|