ClickHouse / ClickHouse/clickhouse-java
[client-v2] Add OS information to User Agent
Offen
area:general
client-api-v2
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 1.6k
- Forks
- 636
- Ø Merge
- 2 T. 23 Std.
- Gemergte PRs (30 T.)
- 29
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.