ClickHouse / ClickHouse/clickhouse-java
[client-v2] Add OS information to User Agent
Abierto
area:general
client-api-v2
enhancement
- Lenguaje dominante
- Java
- Estrellas
- 1.6k
- Forks
- 636
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 29
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.