Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 618 Bytes

File metadata and controls

18 lines (11 loc) · 618 Bytes

Metrics admin panel

  • Displays your metrics in real-time
  • Uses justGage to display your metrics with swag
  • Automatic normalization of values, so that mean values are in the middle of the gauge
  • Based on the beautiful ether-o-meter

screenshot

Installation

With npm: npm install ep_metrics_admin

or using etherpad's plugin manager at /admin/plugins, search for 'ep_metrics_admin' and click 'install'.

Todo

  • Use jQuery instead of old createElement/getElementById