perf.grafana-pageload-alpha
v1.2.2
Published
页面加载成功率
Downloads
4
Readme
granafa-output
导出数据到grafana
params
- statds_url: statsd 连接地址
- filterApps: 需要缓存应用名字
- filterType: 缓存日志类型
{
"statsd_url": "xxxxx",
"filterType": "xxxxx",
"filterApps": [
"xxxxxxx"
]
}