openreplay/peers
Alexander 8c8e132e79
Assist clean up (#1654)
* feat(backend): moved http metrics into assist handlers file

* fix(assist): use correct value for requests_duration metric

* feat(assist): removed unnecessary imports

* fix(assist): fixed typo in repond method

* fix(assist): added metrics.js to clean script

* feat(assist): try to save http method asap in server logic

* feat(assist): final version

* feat(assist): removed prom-client from peers and sourcemap-reader

* feat(sourcemap-reader): added missing package-lock.json
2023-11-14 11:09:35 +01:00
..
servers feat(peers): uncaughtException handler 2022-09-08 12:08:09 +01:00
.dockerignore Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
.gitignore feat(peers): peerjs server as a standalone service 2022-04-13 18:55:49 +02:00
build.sh refactor(build): clear tmp build directory 2023-10-26 18:19:17 +02:00
clean-dev.sh feat(chalice): health-check 2023-03-13 17:02:11 +01:00
Dockerfile fix(assist): use production environment (#1285) 2023-05-26 12:10:29 +02:00
package-lock.json Assist clean up (#1654) 2023-11-14 11:09:35 +01:00
package.json Assist clean up (#1654) 2023-11-14 11:09:35 +01:00
prepare-dev.sh feat(assist): centralized health check 2023-03-27 16:11:41 +01:00
run-dev.sh feat(chalice): health-check 2023-03-13 17:02:11 +01:00
server.js feat(chalice): health-check 2023-03-13 17:02:11 +01:00