Listory/src
Julian Tölle e2056b4734 feat(api): add prometheus metrics
Currently we support metrics for the Node.js runtime and HTTP endpoints.
2020-11-21 19:55:53 +01:00
..
auth feat: implement long-lived sessions 2020-11-09 18:34:23 +01:00
config feat(api): add prometheus metrics 2020-11-21 19:55:53 +01:00
cookie-parser feat: implement long-lived sessions 2020-11-09 18:34:23 +01:00
database fix(api): db error on duplicate music library import 2020-11-21 17:00:33 +01:00
health-check feat(api): add health-check endpoint 2020-05-03 21:10:31 +02:00
listens feat: implement long-lived sessions 2020-11-09 18:34:23 +01:00
logger feat(api): setup logging 2020-05-03 21:10:31 +02:00
metrics feat(api): add prometheus metrics 2020-11-21 19:55:53 +01:00
music-library fix(api): db error on duplicate music library import 2020-11-21 17:00:33 +01:00
reports feat: introduce new report "Top Albums" 2020-11-15 02:43:23 +01:00
sources refactor(api): improve logging around spotify crawling loop 2020-11-21 17:43:04 +01:00
users feat: implement long-lived sessions 2020-11-09 18:34:23 +01:00
app.module.ts feat(api): add prometheus metrics 2020-11-21 19:55:53 +01:00
main.ts feat(api): setup optional sentry error reporting 2020-11-17 22:26:08 +01:00