Exposes endpoint at /metrics for Grafana / Prometheus to slobber from.
See the collected stats at /metrics
{__name__=~"ep_performance_test_hooks_loadTimes__(.*)_fetchUntilResponseEndTime"}
{__name__=~"ep_performance_test_hooks_loadTimes__(.*)_fetchUntilResponseEndTime"}
ep_performance_test_hooks_etherpadHooksDuration_postAceInit
totalUsers
(memoryUsageHeap / 1024 / 1024)
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_prometheus and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_prometheus
⚠️ Don't runnpm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.