Class: Gitlab::Database::HealthStatus::Signals::Normal

Inherits:
Base
  • Object
show all
Defined in:
lib/gitlab/database/health_status/signals.rb

Overview

A Signals::Normal indicates normal system state: We carry on with the migration and may even attempt to optimize its throughput etc.

Instance Attribute Summary

Attributes inherited from Base

#indicator_class, #reason

Method Summary

Methods inherited from Base

#initialize, #log_info?, #short_name, #stop?, #to_s

Constructor Details

This class inherits a constructor from Gitlab::Database::HealthStatus::Signals::Base