0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-08-07 19:01:37 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Lucio Franco
23c2cbd4ce sqld: Add fault and http response metrics 2023-11-28 16:37:03 -05:00
ad hoc
84ee1e80c0 test namespace creation on dirty instance 2023-11-17 08:43:35 -06:00
Ashley Williams
536ce5095c rename(pkg): rename lib to libsql-server, keep bin as sqld 2023-11-17 08:43:05 -06:00
ad hoc
ecff30bb65 test namespace creation on dirty instance 2023-11-17 14:45:05 +01:00
Lucio Franco
83e5af2813 add xtask test, fix metrics tests 2023-11-09 10:56:44 -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
5df434fa6f Merge pull request #581 from tursodatabase/add-prom-metrics
more prom metrics
2023-11-07 23:32:53 +00:00
Lucio Franco
42a83894c2 ignore metrics test for futher investigation 2023-11-07 18:16:26 -05:00
Lucio Franco
4be1f090b1 sleep in basic_metrics for ci 2023-11-07 17:49:58 -05:00
Lucio Franco
7d5d86c856 remove guage check in basic_metrics test 2023-11-07 17:18:30 -05:00
Lucio Franco
2d197918b8 run rustfmt 2023-11-07 16:35:52 -05:00
Lucio Franco
0a6cb0451d Merge branch 'main' into fix-hrana-rusqlite-error-handling 2023-11-07 16:32:00 -05:00
Lucio Franco
0259bf8729 fix basic_metrics test 2023-11-07 16:27:27 -05:00
Lucio Franco
392f2059a0 add test for random rowid 2023-11-07 15:42:20 -05:00
ad hoc
86e8683176 fix hrana handling of rusqlite error 2023-11-07 18:33:23 +01:00
Lucio Franco
ab6feaab88 sim-tests: add asserts for metrics 2023-11-03 11:32:41 -04:00
Lucio Franco
ab354d156a fix embedded replica tests 2023-10-31 09:22:30 -04:00
Lucio Franco
736d077e36 join simulation test creation 2023-10-31 09:22:30 -04:00
ad hoc
71ca43a7b6 make sqld compile 2023-10-17 17:41:26 +02:00