ClickHouse / ClickHouse/clickhouse-java
[client-v2] Add OS information to User Agent
Đang mở
area:general
client-api-v2
enhancement
- Ngôn ngữ chính
- Java
- Star
- 1.6k
- Fork
- 636
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 29
Mô tả
### Use case
Knowing the OS may be important for troubleshooting because OS defines architecture that affects binary data SerDe.
Field we need:
- OS Name (like Linux, Windows) - reported today
- Platform (x86, Arm64, 8080, RISC) - need to add
- Version - need to add ?
- Framework
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.