Provisioning: Watch file system for changes (#112184)

* trigger sync on any change

* better comments

* add deletes to test

* Update apps/provisioning/pkg/repository/local/watch.go

* Update pkg/services/provisioning/dashboards/file_reader.go

* Update apps/provisioning/pkg/repository/local/watch.go

---------

Co-authored-by: Stephanie Hingtgen <stephanie.hingtgen@grafana.com>
This commit is contained in:
Ryan McKinley
2025-10-10 17:26:59 +00:00
committed by GitHub
co-authored by Stephanie Hingtgen
parent 7a26d48e88
commit f1e456eb01
5 changed files with 265 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/grafana/grafana/apps/provisioning
go 1.25.2
require (
github.com/fsnotify/fsnotify v1.9.0
github.com/google/go-github/v70 v70.0.0
github.com/google/uuid v1.6.0
github.com/grafana/authlib v0.0.0-20250930082137-a40e2c2b094f