feat: add signoz-mcp-server

This commit is contained in:
Sun-ZhenXing
2026-07-16 13:53:25 +08:00
parent 35404c3674
commit 0351b31cf6
43 changed files with 263 additions and 62 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
## 配置
- `MYSQL_VERSION`: MySQL 镜像的版本,默认为 `9.4.0`
- `MYSQL_VERSION`: MySQL 镜像的版本,默认为 `9.7.1`
- `MYSQL_PORT_OVERRIDE`: MySQL 的主机端口,默认为 `3306`
- `MYSQL_ROOT_PASSWORD`: root 密码,默认为 `password`
- `MYSQL_ROOT_HOST`: root 主机,默认为 `%`