72 lines
1.5 KiB
JSON
72 lines
1.5 KiB
JSON
{
|
|
"id": "793e6cca-7d7f-48e4-8db2-7b81761cc6ff",
|
|
"measurement": "redis",
|
|
"app": "redis",
|
|
"cells": [
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "9c168ac8-2985-4883-bdf2-938ea9f065b9",
|
|
"name": "Redis - Connected Clients",
|
|
"queries": [
|
|
{
|
|
"query": "select clients from redis",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "9c168ac8-2985-4883-bdf2-938ea9f065a0",
|
|
"name": "Redis - Blocked Clients",
|
|
"queries": [
|
|
{
|
|
"query": "select blocked_clients from redis",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "9c168ac8-2985-4883-bdf2-938ea9f065b1",
|
|
"name": "Redis - CPU",
|
|
"queries": [
|
|
{
|
|
"query": "select non_negative_derivative(\"used_cpu_user\") as used_cpu_per_second from redis",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 4,
|
|
"h": 4,
|
|
"i": "9c168ac8-2985-4883-bdf2-938ea9f065b2",
|
|
"name": "Redis - Memory",
|
|
"queries": [
|
|
{
|
|
"query": "select non_negative_derivative(\"used_memory\") as used_memory_per_second from redis",
|
|
"db": "telegraf",
|
|
"rp": "autogen",
|
|
"groupbys": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|