0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-27 08:04:24 +00:00
Files
libsql/libsql-server/tests/common/mod.rs
Lucio Franco 5b1e1c245b Add client version reporting metrics
This commit adds a new `x-libsql-client-version` header emitted by
clients. The server will collect these values and emit them as a
`libsql_client_version{version="libsql-hrana-0.1.11"}`. This also
exposes special doc hidden functions that our other clients that use the
rust one to emit their own metric.

Closes #546
2023-11-07 19:39:01 -05:00

2.2 KiB