Hi Team,
we have multiple components on our statuspage, can we add multiple components in one hierarchy?
Existing we have as a separate component like below but we would like to get all the hierarchy into as one component.
Existing
======
+ EKS-PROD
--> OS System
--> Hosts Available
--> Node health status
+ EKS-Dev
--> OS System
--> Hosts Available
--> Node health status
+ EKS-Perf
--> OS System
--> Hosts Available
--> Node health status
would like to implement
==================
+ EKS
--> EKS-PROD
--> OS System
--> Hosts Available
--> Node health status
--> EKS-Dev
--> OS System
--> Hosts Available
--> Node health status
--> EKS-Perf
--> OS System
--> Hosts Available
--> Node health status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.