gristlabs_grist-core/test/server/lib
Jarosław Sadziński 184be9387f (core) Enabling telemetry on /api/version endpoint
Summary:
Version API endpoint wasn't logging telemetry from POST requests. The issue was in registration
order, this endpoint was registered before `expressJson` and it couldn't read json body in the handler.

Test Plan: Added new test

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4277
2024-06-27 12:05:15 +02:00
..
helpers (core) Port allocation fix in TestServer 2024-06-24 22:10:58 +02:00
ACLFormula.ts (core) Support user variable in dropdown conditions 2024-06-04 06:56:55 -07:00
ACLRulesReader.ts
Assistance.ts
Authorizer.ts
DocApi2.ts (core) Adding UI for timing API 2024-05-22 14:56:53 +02:00
DocApi.ts (core) Enabling telemetry on /api/version endpoint 2024-06-27 12:05:15 +02:00
GristSockets.ts
HostedStorageManager.ts
ManyFetches.ts
MemoryPool.ts
MinIOExternalStorage.ts
ProxyAgent.ts
Telemetry.ts
UnhandledErrors.ts
Webhooks-Proxy.ts (core) Adding UI for timing API 2024-05-22 14:56:53 +02:00