mirror of
https://github.com/yldio/copilot.git
synced 2024-11-14 23:30:05 +02:00
feat(cp-gql-schema): add healthy attr to Instance (#520)
This commit is contained in:
parent
f2ad0da7e2
commit
5dab93e59e
@ -130,6 +130,7 @@ type Instance {
|
||||
name: String!
|
||||
machineId: ID!
|
||||
status: InstanceStatus!
|
||||
healthy: Boolean
|
||||
# metrics: [InstanceMetric]!
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user