43 lines
1019 B
JSON
43 lines
1019 B
JSON
{
|
||
"id": "6fba9b06-b9d3-4e67-a41e-177d585dfe28",
|
||
"measurement": "ping",
|
||
"app": "ping",
|
||
"autoflow": true,
|
||
"cells": [
|
||
{
|
||
"x": 0,
|
||
"y": 0,
|
||
"w": 4,
|
||
"h": 4,
|
||
"i": "f58a157b-9f2f-4175-94c7-c250d9491c11",
|
||
"name": "Ping – Packet Loss Percent",
|
||
"queries": [
|
||
{
|
||
"query": "SELECT max(\"percent_packet_loss\") AS \"packet_loss\" FROM \":db:\".\":rp:\".\"ping\"",
|
||
"groupbys": [
|
||
"\"url\""
|
||
],
|
||
"wheres": []
|
||
}
|
||
]
|
||
},
|
||
{
|
||
"x": 0,
|
||
"y": 0,
|
||
"w": 4,
|
||
"h": 4,
|
||
"i": "865f646f-6ed9-4878-81f6-2b9e0d40697d",
|
||
"name": "Ping – Response Times (ms)",
|
||
"queries": [
|
||
{
|
||
"query": "SELECT mean(\"average_response_ms\") AS \"average\", mean(\"minimum_response_ms\") AS \"min\", mean(\"maximum_response_ms\") AS \"max\" FROM \":db:\".\":rp:\".\"ping\"",
|
||
"groupbys": [
|
||
"\"url\""
|
||
],
|
||
"wheres": []
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|