mirror of https://github.com/grafana/grafana.git
* Add api to reaload provisioning * Refactor and simplify the polling code * Add test for the provisioning service * Fix provider initialization and move some code to file reader * Simplify the code and move initialization * Remove unused code * Update comment * Add comment * Change error messages * Add DashboardProvisionerFactory type * Update imports * Use new assert lib * Use mutext for synchronizing the reloading * Fix typo Co-Authored-By: aocenas <mr.ocenas@gmail.com> * Add docs about the new api |
||
|---|---|---|
| .. | ||
| avatar | ||
| dtos | ||
| live | ||
| pluginproxy | ||
| routing | ||
| static | ||
| admin.go | ||
| admin_provisioning.go | ||
| admin_users.go | ||
| admin_users_test.go | ||
| alerting.go | ||
| alerting_test.go | ||
| annotations.go | ||
| annotations_test.go | ||
| api.go | ||
| apikey.go | ||
| app_routes.go | ||
| basic_auth.go | ||
| basic_auth_test.go | ||
| common.go | ||
| common_test.go | ||
| dashboard.go | ||
| dashboard_permission.go | ||
| dashboard_permission_test.go | ||
| dashboard_snapshot.go | ||
| dashboard_snapshot_test.go | ||
| dashboard_test.go | ||
| dataproxy.go | ||
| dataproxy_test.go | ||
| datasources.go | ||
| datasources_test.go | ||
| folder.go | ||
| folder_permission.go | ||
| folder_permission_test.go | ||
| folder_test.go | ||
| frontendsettings.go | ||
| grafana_com_proxy.go | ||
| http_server.go | ||
| http_server_test.go | ||
| index.go | ||
| login.go | ||
| login_oauth.go | ||
| metrics.go | ||
| org.go | ||
| org_invite.go | ||
| org_users.go | ||
| password.go | ||
| playlist.go | ||
| playlist_play.go | ||
| plugins.go | ||
| preferences.go | ||
| quota.go | ||
| render.go | ||
| search.go | ||
| signup.go | ||
| stars.go | ||
| team.go | ||
| team_members.go | ||
| team_test.go | ||
| user.go | ||
| user_test.go | ||
| user_token.go | ||
| user_token_test.go | ||