0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-07-30 02:00:39 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
ad hoc
1528128fce allow ddl override (#1187) 2024-03-11 15:00:26 +00:00
ad hoc
37fb629f50 run clippy (#971) 2024-01-31 08:42:20 +00:00
Lucio Franco
2801221bac chore: remove extra println 2023-12-13 11:33:27 -05:00
Lucio Franco
f41979578c server: add stream rexpired hrana test 2023-12-13 11:22:24 -05:00
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
Lucio Franco
0259bf8729 fix basic_metrics test 2023-11-07 16:27:27 -05:00
Lucio Franco
ab6feaab88 sim-tests: add asserts for metrics 2023-11-03 11:32:41 -04:00
ad hoc
71ca43a7b6 make sqld compile 2023-10-17 17:41:26 +02:00