Listory/src
Julian Tölle 41dfae3c50 feat(api): metrics for Spotify API http requests
This will help evaluate how much we are being rate limited, and on what
routes it happens most.
2022-06-29 21:30:09 +02:00
..
auth chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
config feat(api): configurable max pool connections 2022-06-11 19:21:00 +02:00
cookie-parser feat: implement long-lived sessions 2020-11-09 18:34:23 +01:00
database chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
health-check fix(health): remove faulty health check to spotify-auth 2022-06-11 19:21:00 +02:00
listens fix(api): some listens pages are not full 2022-06-25 16:50:48 +02:00
logger feat(observability): Replace Prometheus package with OpenTelemetry 2022-06-18 17:48:16 +02:00
music-library chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
open-telemetry feat(api): metrics for Spotify API http requests 2022-06-29 21:30:09 +02:00
reports fix(api): improve performance of all time listens report 2022-06-19 20:35:30 +02:00
sources feat(api): metrics for Spotify API http requests 2022-06-29 21:30:09 +02:00
users chore(deps): update typeorm 2022-06-25 16:26:58 +02:00
app.module.ts feat(observability): Replace Prometheus package with OpenTelemetry 2022-06-18 17:48:16 +02:00
main.ts fix(api): send trace context to sentry 2022-06-23 18:26:42 +02:00