Commit Graph

224 Commits (a2eb4e85e529ed1eb3954ffc0d083cd59551fa6c)

Author SHA1 Message Date
gamab a151dfaa04
ProvisioningService: Change the ProvisioningService interface for easier extension (#32910) 4 years ago
Cristian C 7b7ea5a1ce
Provisioning: Use dashboard checksum field as change indicator (#29797) 4 years ago
Arve Knudsen a2eda798e7
PluginManager: Make remaining plugin state non-global (#32094) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Arve Knudsen 1716de88b5
DashboardService: Consolidate constructors (#31886) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen 116809ed7f
services/provisioning: Various cleanup (#30396) 4 years ago
Kyle Brandt 1c1a800bc0
API: Add by UID routes for data sources (#29884) 4 years ago
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago
Arve Knudsen f2b7fbc32a
Chore: Check errors from Close calls (#29562) 5 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Andrew Mattheisen 4430ca2317
build paths in an os independent way (#29143) 5 years ago
Alexander Zobnin 4f9123ebe2
Provisioning: always pin app to the sidebar when enabled (#29084) 5 years ago
Arve Knudsen ab078133bf
Backend: Remove unused code (#28933) 5 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 5 years ago
Maksim Nabokikh 6e3e0dead8
Provisioning: Remove provisioned dashboards without parental reader (#26143) 5 years ago
Maksim Nabokikh b646a1d627
Provisioning: describe which folder caused an error while provisioning from files structure (#26771) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Maksim Nabokikh ba2524cd88
Provisioning: Add validation for missing organisations in datasource, dashboard, and notifier configurations (#26601) 5 years ago
Maksim Nabokikh a1f40195be
Provisioning: Validate that datasource access field equals to direct or proxy (#26440) 5 years ago
Marcus Efraimsson 7969d6645a
Provisioning: Support alert notification channel secure settings (#26168) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Marcus Efraimsson b97d1f4170
Provisioning: Fix bug when provision app plugins using Enterprise edition (#26340) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Carl Bergquist db8d7ffbf6
Linting fixes for the provisioning package (#25690) 5 years ago
Maksim Nabokikh 810ec4c5f8
Provisioning: Use folders structure from the file system to create desired folders in dashboard provisioning. (#23117) 5 years ago
Emil Tullstedt 112c28033d
Provisioning: Apply settings expanders (#25692) 5 years ago
Marcus Efraimsson cc95754e0d
Provisioning: Adds support for enabling app plugins (#25649) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Carl Bergquist c62591e77b
Provisioning: Makes file the default dashboard provisioner type (#24856) 5 years ago
Carl Bergquist 7610d5717a
Provisioning: Use proxy as default access mode in provisioning (#24669) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Andrej Ocenas e5dd7efdee
Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 5 years ago
Carl Bergquist 5fc255bd89
Linting fixes for provisoning (#23600) 5 years ago
Carl Bergquist 80f40040b0
Linting fixes for dashboard provsioning (#23576) 5 years ago
Artur Kondas 9f2af718dc
Provisioning: Validate that dashboard providers have unique names (#22898) 5 years ago
Carl Bergquist 0fd5945542
Fixes linting errors in datasource provisioning. (#23515) 5 years ago
huanggze 69c5efcf00
Cleanup: move interface ProvisioningService into provisioning package (#23061) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Marcus Efraimsson ca84829647
Provisioning: Start provision dashboards after Grafana server have started (#21564) 5 years ago
Alexander Morozov 06bf7e8ef1 OAuth: Removes send_client_credentials_via_post setting (#20044) 6 years ago
Andrej Ocenas 3f144bdd05 Provisioning: Fix unmarshaling nested jsonData values (#20399) 6 years ago
Jon Gyllenswärd b489c75aaf
Provisioning: fix for cannot save provisioned dashboard (#20218) 6 years ago
Jon Gyllenswärd a45ce36566
Allow saving of provisioned dashboards (#19820) 6 years ago
gotjosh 8e508e5ce4 Provisioning: Handle empty nested keys on YAML provisioning datasources (#19547) 6 years ago
Erik Sundell 4dbedb8405 Azure Monitor: Revert support for cross resource queries (#19115)" (#19346) 6 years ago
Erik Sundell 88051258e9
Azure Monitor: Add support for cross resource queries (#19115) 6 years ago
Kyle Brandt 76d08989f0
provisioning: escape literal '$' with '$$' to avoid interpolation (#18045) 6 years ago