Class: SolidObserver::QueueMetric
- Inherits:
-
BaseMetric
- Object
- ActiveRecord::Base
- BaseMetric
- SolidObserver::QueueMetric
- Defined in:
- app/models/solid_observer/queue_metric.rb
Overview
QueueMetric provides time-series metrics storage for queue statistics.
NOTE: Metrics functionality is planned for a future release. This class currently serves as a placeholder and inherits base functionality from BaseMetric. The database connection will be configured by the Engine when metrics are fully implemented.