Harrison Healey
c74f830b76
MM-60283 Add standard response and API docs to /client_perf API ( #28124 )
...
* MM-60283 Add standard response to /client_perf API
* Add API docs for /client_perf endpoint
* Fix invalid response schema
2024-09-10 21:11:05 +00:00
enzowritescode
d44c3d5d45
Replace Hard-coded HTTP Verbs with Constants ( #27219 )
...
* Replace hard-coded HTTP verbs with constants in `net/http`
2024-07-15 08:52:03 -06:00
Harrison Healey
8f9d1b802c
MM-58263 Remove CSRF check from /api/v4/client_perf ( #27011 )
...
We use navigator.sendBeacon to send the new metrics since it's recommended for that, but it doesn't let us set custom headers which means that we can't set the CSRF token header that we'd need to pass that check
2024-05-15 14:53:05 -04:00
Ibrahim Serdar Acikgoz
f0121d4f23
Change client metrics api path to client_perf ( #26985 )
2024-05-09 22:19:08 +02:00
Ibrahim Serdar Acikgoz
5590e1604a
Add new Metrics API ( #26919 )
2024-05-09 20:49:02 +02:00