We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a26f5 commit a58ba49Copy full SHA for a58ba49
README.md
@@ -21,6 +21,7 @@ _✨ NoneBot Prometheus 监控插件 ✨_
21
</a>
22
</p>
23
24
+
25
## ✨功能
26
27
- 自动挂载 `/metrics` 路径,提供 Prometheus 监控数据
@@ -33,6 +34,11 @@ _✨ NoneBot Prometheus 监控插件 ✨_
33
34
- Bot 发送和接受消息次数
35
- Matcher 执行次数
36
37
+## ♿官方提供 Grafana 面板
38
+[23060](https://grafana.com/grafana/dashboards/23060-nonebot-status-overview/)
39
40
+
41
42
## 📦 安装
43
44
- 使用 nb-cli
@@ -100,6 +106,7 @@ prometheus_metrics_path = "/metrics"
100
106
101
107
## 📝TODO
102
108
109
+- 提供快速上手 docker compose 文件
103
110
- 支持通过对话查询指标数据
104
111
105
112
## 相关仓库
0 commit comments