Rename subnet graphs (#3627)
This commit is contained in:
parent
6e28ce425a
commit
1642bf3dc0
|
@ -1491,7 +1491,7 @@
|
|||
"refId": "B"
|
||||
}
|
||||
],
|
||||
"title": "mesh health (${instance})",
|
||||
"title": "health of subnets reception (${instance})",
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
|
@ -1738,7 +1738,7 @@
|
|||
"refId": "B"
|
||||
}
|
||||
],
|
||||
"title": "fanout health (${instance})",
|
||||
"title": "health of subnets publishing (${instance})",
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -2352,7 +2352,7 @@
|
|||
"refId": "B"
|
||||
}
|
||||
],
|
||||
"title": "Mesh health",
|
||||
"title": "Health of subnet reception",
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
|
@ -2566,7 +2566,7 @@
|
|||
"refId": "B"
|
||||
}
|
||||
],
|
||||
"title": "Fanout health",
|
||||
"title": "Health of subnet publishing",
|
||||
"type": "timeseries"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue