Module: RailsErrorDashboard::Services
- Defined in:
- lib/rails_error_dashboard/services/cache_analyzer.rb,
lib/rails_error_dashboard/services/curl_generator.rb,
lib/rails_error_dashboard/services/backtrace_parser.rb,
lib/rails_error_dashboard/services/cascade_detector.rb,
lib/rails_error_dashboard/services/error_normalizer.rb,
lib/rails_error_dashboard/services/exception_filter.rb,
lib/rails_error_dashboard/services/git_blame_reader.rb,
lib/rails_error_dashboard/services/pattern_detector.rb,
lib/rails_error_dashboard/services/error_broadcaster.rb,
lib/rails_error_dashboard/services/platform_detector.rb,
lib/rails_error_dashboard/services/source_code_reader.rb,
lib/rails_error_dashboard/services/backtrace_processor.rb,
lib/rails_error_dashboard/services/baseline_calculator.rb,
lib/rails_error_dashboard/services/n_plus_one_detector.rb,
lib/rails_error_dashboard/services/pearson_correlation.rb,
lib/rails_error_dashboard/services/severity_classifier.rb,
lib/rails_error_dashboard/services/breadcrumb_collector.rb,
lib/rails_error_dashboard/services/environment_snapshot.rb,
lib/rails_error_dashboard/services/error_hash_generator.rb,
lib/rails_error_dashboard/services/notification_helpers.rb,
lib/rails_error_dashboard/services/cause_chain_extractor.rb,
lib/rails_error_dashboard/services/github_link_generator.rb,
lib/rails_error_dashboard/services/sensitive_data_filter.rb,
lib/rails_error_dashboard/services/similarity_calculator.rb,
lib/rails_error_dashboard/services/slack_payload_builder.rb,
lib/rails_error_dashboard/services/notification_throttler.rb,
lib/rails_error_dashboard/services/statistical_classifier.rb,
lib/rails_error_dashboard/services/system_health_snapshot.rb,
lib/rails_error_dashboard/services/analytics_cache_manager.rb,
lib/rails_error_dashboard/services/discord_payload_builder.rb,
lib/rails_error_dashboard/services/webhook_payload_builder.rb,
lib/rails_error_dashboard/services/baseline_alert_throttler.rb,
lib/rails_error_dashboard/services/pagerduty_payload_builder.rb,
lib/rails_error_dashboard/services/priority_score_calculator.rb,
lib/rails_error_dashboard/services/error_notification_dispatcher.rb,
lib/rails_error_dashboard/services/baseline_alert_payload_builder.rb
Defined Under Namespace
Modules: NotificationHelpers Classes: AnalyticsCacheManager, BacktraceParser, BacktraceProcessor, BaselineAlertPayloadBuilder, BaselineAlertThrottler, BaselineCalculator, BreadcrumbCollector, CacheAnalyzer, CascadeDetector, CauseChainExtractor, CurlGenerator, DiscordPayloadBuilder, EnvironmentSnapshot, ErrorBroadcaster, ErrorHashGenerator, ErrorNormalizer, ErrorNotificationDispatcher, ExceptionFilter, GitBlameReader, GithubLinkGenerator, NotificationThrottler, NplusOneDetector, PagerdutyPayloadBuilder, PatternDetector, PearsonCorrelation, PlatformDetector, PriorityScoreCalculator, SensitiveDataFilter, SeverityClassifier, SimilarityCalculator, SlackPayloadBuilder, SourceCodeReader, StatisticalClassifier, SystemHealthSnapshot, WebhookPayloadBuilder