Angus

Results 12 issues of Angus

**Describe the bug** Mongos missing metrics,the following is just one example. In fact, there are many metrics that do not have information, such as `mongodb_instance_uptime_seconds` **To Reproduce** My mongos yaml...

bug
help wanted
community
triage
good first issue

Do I need to install a mongodb_exporter on each node? For example, if I have 3 routing nodes, 3 configuration nodes, and 3 shards, do I need to install 9...

I want to customize the configuration connection of each part, for example, I can customize the configuration of the ES connection, and some middleware also want to customize the connection...

### k8s version v1.22.3-aliyun.1 ### kubesphere version 3.2.1 ![image](https://user-images.githubusercontent.com/16426260/159661073-55767ae7-df24-441d-9ccf-bd91d51b9669.png) ![image](https://user-images.githubusercontent.com/16426260/159660969-d08642bd-992d-40e4-84ec-25a8a3c15a1a.png)

stale

内部测试版本

## Original file [111.pdf](https://github.com/Frooodle/Stirling-PDF/files/12842796/111.pdf) ## Preview after uploading Follow these steps ![image](https://github.com/Frooodle/Stirling-PDF/assets/16426260/987fa226-65b3-4486-9734-4f57774871c3) ## Preview after downloading ![image](https://github.com/Frooodle/Stirling-PDF/assets/16426260/ccc61974-11d9-4f1e-a966-b9c60d7b63d4) ## Deployment Centos 7 App Version: 0.14.4 docker-compose.yaml ``` version: '3.3' services: s-pdf:...

more-info-needed

**What's not working?** ![image](https://github.com/sonus21/rqueue/assets/16426260/3385016f-6a96-4251-b105-ef935c413061) A clear and concise description of what the bug is. My code is the same as the example code **What're application dependencies ?** - Rqueue Version:...

### ⚠️ 确认 issue 是否已存在 ⚠️ - [X] 我已经搜索了现有的问题,没有找到相关 issue。 ### 功能描述 📝 接口 /api/chat/tokens ### 示例 🌈 ![image](https://github.com/yangjian102621/chatgpt-plus/assets/16426260/92702279-9762-4cbb-b266-efe5d47d5d95) 如图所示,该查询语句是获取回复的最后一条数据的 如果出现同个账号不同地方登录 出现同时使用的情况,可能会返回的token数据就会串了 ### 解决方式 🔦 最好/api/chat/tokens接口的body入参新增chatId的入参

feature