Module: QaServer::MonitorStatus

Defined in:
app/presenters/qa_server/monitor_status/history_presenter.rb,
app/presenters/qa_server/monitor_status/performance_presenter.rb,
app/presenters/qa_server/monitor_status/current_status_presenter.rb,
app/presenters/qa_server/monitor_status/history_up_down_presenter.rb,
app/presenters/concerns/qa_server/monitor_status/performance_graph_behavior.rb,
app/presenters/concerns/qa_server/monitor_status/performance_datatable_behavior.rb

Overview

This module provides access methods into the performance data hash.

Defined Under Namespace

Modules: PerformanceDatatableBehavior, PerformanceGraphBehavior Classes: CurrentStatusPresenter, HistoryPresenter, HistoryUpDownPresenter, PerformancePresenter