codimd/public/js/lib
tarlety 09eb8556db
Exporting metrics for node.js, express, router, and codimd realtime status.
1. **/metrics/router** : exporting node.js/express Prometheus metrics by
[prometheus-api-metrics](https://www.npmjs.com/package/prometheus-api-metrics)

2. **/metrics/codimd** : exporting codimd realtime status (/status) as
Prometheus metrics

Signed-off-by: tarlety <tarlety@gmail.com>
2020-05-01 22:17:22 +08:00
..
common Exporting metrics for node.js, express, router, and codimd realtime status. 2020-05-01 22:17:22 +08:00
config Fix broken unicode urls 2018-06-26 22:25:36 +02:00
editor fix: use const for ignoreOverlay since it's never reassigned 2020-02-27 18:20:41 +08:00
markdown Support brace wrapped param in fence lang 2020-04-19 16:52:24 +08:00
appState.js refactor: fix lint on public/js/lib/appState.js 2019-08-04 23:56:35 +08:00
modeType.js Manage syncscroll / currentMode in appState 2017-05-07 20:38:22 +08:00
syncscroll.js Support brace wrapped param in fence lang 2020-04-19 16:52:24 +08:00