Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.68 KB | None | 0 0
  1. {
  2.   "data": [
  3.     {
  4.       "{#cgroup}": "system",
  5.       "{#value}": "910643556802",
  6.       "{#metric}": "some",
  7.       "{#resource}": "cpu"
  8.     },
  9.     {
  10.       "{#resource}": "io",
  11.       "{#metric}": "some",
  12.       "{#value}": "2844566526",
  13.       "{#cgroup}": "system"
  14.     },
  15.     {
  16.       "{#metric}": "full",
  17.       "{#resource}": "io",
  18.       "{#value}": "2043718013",
  19.       "{#cgroup}": "system"
  20.     },
  21.     {
  22.       "{#value}": "22232564945",
  23.       "{#metric}": "some",
  24.       "{#resource}": "memory",
  25.       "{#cgroup}": "system"
  26.     },
  27.     {
  28.       "{#metric}": "full",
  29.       "{#resource}": "memory",
  30.       "{#value}": "20198873320",
  31.       "{#cgroup}": "system"
  32.     }
  33.   ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement