ClickHouse / ClickHouse/clickhouse-java
[client-v2] Add OS information to User Agent
Open
area:general
client-api-v2
enhancement
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 28
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.