grafana/pkg/services/export
Artur Wierzbicki 63366615bb
Search: support datasource template variables when parsing dashboard JSON models (#51587)
* init

* support template variables

* support variables without curly braces

* add todo for `__all` case

* fix `$__all` case for non-multivalue

* extract some functions

* fix flakinesss

* support `$__all` and `default` template variables

* add todo

* compilation fix

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-07-08 01:59:24 +04:00
..
commit_helper.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
dummy_job.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
export_anno.go Export: save all dashboards to git (#48233) 2022-07-05 10:54:07 -07:00
export_auth.go Export: save all dashboards to git (#48233) 2022-07-05 10:54:07 -07:00
export_dashboards.go Search: support datasource template variables when parsing dashboard JSON models (#51587) 2022-07-08 01:59:24 +04:00
export_ds.go Search: support datasource template variables when parsing dashboard JSON models (#51587) 2022-07-08 01:59:24 +04:00
export_files.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
export_kv_store.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
export_live.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
export_snapshots.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
export_sys_playlists.go Export: save all dashboards to git (#48233) 2022-07-05 10:54:07 -07:00
export_sys_preferences.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
export_sys_stars.go Export: save all dashboards to git (#48233) 2022-07-05 10:54:07 -07:00
frame_helper.go Export: save all dashboards to git (#48233) 2022-07-05 10:54:07 -07:00
git_export_job.go Search: support datasource template variables when parsing dashboard JSON models (#51587) 2022-07-08 01:59:24 +04:00
service.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
stopped_job.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
stub.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00
types.go Export: support stopping exports (#51769) 2022-07-07 11:02:01 -07:00