Skip to content
Snippets Groups Projects

Exclude PrometheusAlerts in count of issues with alerts in service ping

Merged Sarah Yasonik requested to merge sy-rm-monitor-metrics-09 into master
All threads resolved!
@@ -127,8 +127,7 @@ def object_with_schema?(key_path)
end
let(:ignored_classes) do
Gitlab::Usage::Metrics::Instrumentations::IssuesCreatedFromAlertsMetric::ISSUES_FROM_ALERTS_METRICS +
Gitlab::Usage::Metrics::Instrumentations::UniqueUsersAllImportsMetric::IMPORTS_METRICS
Gitlab::Usage::Metrics::Instrumentations::UniqueUsersAllImportsMetric::IMPORTS_METRICS
end
def assert_uses_all_nested_classes(parent_module)
Loading