Feat v0.6.0 cluster registry (#36)
All checks were successful
All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #36.
This commit is contained in:
13
packages/cluster-dashboard/manifest.json
Normal file
13
packages/cluster-dashboard/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user