Skip to content

Detailed Description

pmhatre edited this page Nov 11, 2014 · 4 revisions

WikiDetailed Description

Thoth API

Thoth API is the module responsible of providing an abstraction on top of the data contained in the Thoth Index.
Prior to this module, data gets collected and indexed inside Thoth Index.

For more information on the data collection: Data Collection
For more information on the Thoth Index: Thoth Index
Thoth API module is responsible for :

  • Expose server real time data using socket.io
  • Expose server historical data
  • Expose pool historical data
  • Expose list of exceptions
  • Expose list of slow queries

API Endpoints

For a list of endpoints click here

Clone this wiki locally