Myriad provides monitoring capability via the Myriad user interface (UI) or the Myriad REST API. Through the Myriad UI, tasks can be monitored (Tasks panel) and resources can be scaled (Flex panel).

User Interface

The Myriad button is the main console which show the API code for the flexup and flexdown feature. The Tasks panel directs you to the tasks that are active, killable, pending, and staging. The Config button directs you to the Config panel where the Myriad configuration defaults display.

To monitor Myriad tasks, go to the Task button on the top navigation bar:

 

Task panel:

 

REST API

To monitor Myriad, see the Myriad State API and the Myriad Configuration API. The HTTP method and URIs for retrieving the Myriad state and configuration are:

GET /api/state

GET /api/config

 

 

 

  • No labels