This website requires JavaScript.
Explore
Help
Sign In
mpana
/
copilot
Watch
1
Star
0
Fork
0
You've already forked copilot
mirror of
https://github.com/yldio/copilot.git
synced
2024-11-15 15:50:06 +02:00
Code
Issues
Releases
Wiki
Activity
53bec9df41
copilot
/
packages
/
cp-frontend
/
src
/
graphql
/
SingleMetrics.gql
14 lines
147 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rock and roll
2017-05-11 20:16:52 +03:00
query SingleMetrics {
instanceMetric {
type {
uuid
name
Update resolvers accoring to latest schema
2017-05-17 19:10:18 +03:00
machineId
Rock and roll
2017-05-11 20:16:52 +03:00
}
data {
timestamp
value
}
}
}
Reference in New Issue
Copy Permalink