Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 472 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 472 Bytes

metrics

This is a server which provides a wrapper around InfluxDB, to provide time-series summaries over multiple accounts.

Requirements:

  • InfluxDB for storing the time-series data
  • Redis for storing a cache of UserApp tokens and metric configurations
  • A UserApp.io account for authentication

Full documentation of the API is available on Apiary