Skip to content

Commit 00bb653

Browse files
committed
fixed perses dashboards
1 parent 5a2241b commit 00bb653

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+11
-0
lines changed

x/dashboards/config.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
database:
2+
file:
3+
folder: "./data"
4+
extension: "json"
5+
6+
schemas:
7+
panels_path: "./dashboards/cue/schemas/panels"
8+
queries_path: "./dashboards/cue/schemas/queries"
9+
datasources_path: "./dashboards/cue/schemas/datasources"
10+
variables_path: "./dashboards/cue/schemas/variables"
11+
interval: "6h"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)