mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
hide vars on pipeline overview
This commit is contained in:
@@ -2738,7 +2738,7 @@ grafana:
|
||||
searchnode:
|
||||
includeAll: true
|
||||
multi: true
|
||||
hide: 0
|
||||
hide: 1
|
||||
text: All
|
||||
value: "$__all"
|
||||
panels:
|
||||
@@ -2787,13 +2787,13 @@ grafana:
|
||||
searchnode:
|
||||
includeAll: true
|
||||
multi: true
|
||||
hide: 0
|
||||
hide: 1
|
||||
text: All
|
||||
value: "$__all"
|
||||
cluster_name:
|
||||
includeAll: true
|
||||
multi: true
|
||||
hide: 0
|
||||
hide: 1
|
||||
text: All
|
||||
value: "$__all"
|
||||
panels:
|
||||
|
||||
Reference in New Issue
Block a user