Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SR_HOST | Yes | StarRocks 数据库地址 (StarRocks database address) | localhost |
| SR_PORT | Yes | StarRocks 查询端口 (StarRocks query port) | 9030 |
| SR_USER | Yes | 数据库用户名 (Database username) | root |
| CENTRAL_API | No | Expert 服务地址,可选 (Expert service address, optional) | http://127.0.0.1:3002 |
| SR_PASSWORD | No | 数据库密码 (Database password) | |
| PROMETHEUS_HOST | No | Prometheus 地址 (Prometheus address) | localhost |
| PROMETHEUS_PORT | No | Prometheus 端口 (Prometheus port) | 9092 |
| CENTRAL_API_TOKEN | No | API Token,可选 (API Token, optional) | |
| PROMETHEUS_PROTOCOL | No | Prometheus 协议 (Prometheus protocol, e.g., http or https) | http |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |