chronograf/canned/load.json

24 lines
452 B
JSON

{
"id": "ec6c48f4-48ca-4ba7-a842-5b700e19f274",
"measurement": "system",
"app": "system",
"autoflow": true,
"cells": [
{
"x": 0,
"y": 0,
"w": 4,
"h": 4,
"i": "6ec7e632-2c19-475c-8747-56feaacf46ce",
"name": "System Load",
"queries": [
{
"query": "SELECT mean(\"load1\") AS \"load\" FROM \"system\"",
"groupbys": [],
"wheres": []
}
]
}
]
}