ClickHouse / ClickHouse/clickhouse-java

[client-v2] Add OS information to User Agent

Open
#2,458 0 comments 2 reactions 1 assignee Claimed by @chernser View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.