Skip to content

Commit de1efae

Browse files
committed
Disable lokiLogs by default
Signed-off-by: Vitaly Zhuravlev <[email protected]>
1 parent e22bf6e commit de1efae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/node-mixin/config.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@
6161
dashboardTags: ['node-exporter-mixin'],
6262

6363
// Set to true to add log panels to dashboards
64-
enableLokiLogs: true,
64+
enableLokiLogs: false,
6565
},
6666
}

0 commit comments

Comments
 (0)