This block describes the dispatcher related components:
- The Queues and Calculators activity.
- The Jobs activity. All elemets can be filtered by the dispatcher config name.
When an average metric is reported, it is implied that it is the average metric over the selected period of time. When a max metric is reported, it is implied that it is the max metric over the selected period of time.
Queues and Calculators activity
For every dispatcher config, the following information is displayed:
- Number of calculators connected to the dispatcher.
- The average number of busy calculators.
- The max number of busy calculators.
- The average number of waiting jobs on the queue of the dispatcher.
- The max number of waiting jobs on the queue of the dispatcher.
Jobs Activity
For every RiskAnalysis that is dispatched, and that is identified by its key, HPA reports:
- The average number of waiting jobs.
- The max number of waiting jobs.
- The average number of running jobs.
- The max number of running jobs.
- The average number of finished jobs.