This website requires JavaScript.
Explore
Help
Sign In
Spearhead
/
joyent-portal
Watch
1
Star
0
Fork
0
You've already forked joyent-portal
Code
Issues
Pull Requests
Releases
Wiki
Activity
ba5ccea851
joyent-portal
/
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