NoMethodError: undefined method `last_update_started_at' for #<Clusters::Integrations::Prometheus:0x00007f066eb2...
Sentry Issue: STAGINGGITLABCOM-SAR
NoMethodError: undefined method `last_update_started_at' for #<Clusters::Integrations::Prometheus:0x00007f066eb23f10>
active_model/attribute_methods.rb:432:in `method_missing'
match ? attribute_missing(match, *args, &block) : super
clusters/applications/schedule_update_service.rb:32:in `recently_scheduled?'
return false unless application.last_update_started_at
clusters/applications/schedule_update_service.rb:18:in `execute'
if recently_scheduled?
projects/prometheus/alerts_controller.rb:95:in `schedule_prometheus_update!'
::Clusters::Applications::ScheduleUpdateService.new(application, project).execute
projects/prometheus/alerts_controller.rb:40:in `create'
schedule_prometheus_update!
...
(145 additional frame(s) were not displayed)