All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
14 lines
325 B
JSON
14 lines
325 B
JSON
{
|
|
"id": "cluster-dashboard",
|
|
"icon": "🔗",
|
|
"type": "surface",
|
|
"title": "Cluster",
|
|
"route": "/s/cluster-dashboard",
|
|
"auth": "admin",
|
|
"layout": "single",
|
|
"components": [],
|
|
"hooks": ["surface"],
|
|
"version": "0.6.0",
|
|
"description": "Cluster node registry — health, runtime stats, and peer visibility."
|
|
}
|