remove all panels from standalone

This commit is contained in:
m0duspwnens
2021-07-08 17:11:33 -04:00
parent ab92fb3910
commit f7d54186dd
2 changed files with 18 additions and 17 deletions

View File

@@ -33,18 +33,19 @@ grafana:
- monint - monint
- cpucount - cpucount
panels: panels:
cpu_usage_idle: cpu_docker_combined: {}
enabled: true # cpu_usage_idle:
trend: true # enabled: true
gridPos: # trend: true
h: 10 # gridPos:
w: 20 # h: 10
x: 0 # w: 20
y: 0 # x: 0
cpu_usage_tasks: {} # y: 0
disk_io: {} # cpu_usage_tasks: {}
disk_used_root: {} # disk_io: {}
disk_used_nsm: {} # disk_used_root: {}
elasticsearch_cpu_usage: {} # disk_used_nsm: {}
elasticsearch_documents_count: {} # elasticsearch_cpu_usage: {}
elasticsearch_field_data_cache_size: {} # elasticsearch_documents_count: {}
# elasticsearch_field_data_cache_size: {}

View File

@@ -4,8 +4,8 @@
"gridPos": { "gridPos": {
"x": 0, "x": 0,
"y": 0, "y": 0,
"w": 24, "w": 30,
"h": 14 "h": 15
}, },
"id": 78, "id": 78,
"targets": [ "targets": [