change IDs

This commit is contained in:
m0duspwnens
2021-07-09 16:01:57 -04:00
parent f556d5c07d
commit efcf0accc1
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
"w": {{ PANELS.cpu_docker_combined_current.gridPos.w }},
"h": {{ PANELS.cpu_docker_combined_current.gridPos.h }}
},
"id": 2,
"id": 100,
"targets": [
{
"refId": "A",

View File

@@ -7,7 +7,7 @@
"w": {{ PANELS.cpu_docker_combined_trend.gridPos.w }},
"h": {{ PANELS.cpu_docker_combined_trend.gridPos.h }}
},
"id": 3,
"id": 101,
"targets": [
{
"refId": "A",

View File

@@ -7,7 +7,7 @@
"w": {{ PANELS.memory_used_docker_combined_current.gridPos.w }},
"h": {{ PANELS.memory_used_docker_combined_current.gridPos.h }}
},
"id": 4,
"id": 102,
"targets": [
{
"refId": "A",

View File

@@ -7,7 +7,7 @@
"w": {{ PANELS.memory_used_docker_combined_trend.gridPos.w }},
"h": {{ PANELS.memory_used_docker_combined_trend.gridPos.h }}
},
"id": 5,
"id": 103,
"targets": [
{
"refId": "A",