Rename subnet graphs (#3627)

This commit is contained in:
Tanguy 2022-05-12 09:50:27 +02:00 committed by GitHub
parent 6e28ce425a
commit 1642bf3dc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -1491,7 +1491,7 @@
"refId": "B" "refId": "B"
} }
], ],
"title": "mesh health (${instance})", "title": "health of subnets reception (${instance})",
"type": "timeseries" "type": "timeseries"
}, },
{ {
@ -1738,7 +1738,7 @@
"refId": "B" "refId": "B"
} }
], ],
"title": "fanout health (${instance})", "title": "health of subnets publishing (${instance})",
"type": "timeseries" "type": "timeseries"
}, },
{ {

View File

@ -2352,7 +2352,7 @@
"refId": "B" "refId": "B"
} }
], ],
"title": "Mesh health", "title": "Health of subnet reception",
"type": "timeseries" "type": "timeseries"
}, },
{ {
@ -2566,7 +2566,7 @@
"refId": "B" "refId": "B"
} }
], ],
"title": "Fanout health", "title": "Health of subnet publishing",
"type": "timeseries" "type": "timeseries"
}, },
{ {