Skip to content

Conversation

untitaker
Copy link
Member

@untitaker untitaker commented Sep 17, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 17, 2025
@untitaker untitaker marked this pull request as ready for review September 17, 2025 12:35
@untitaker untitaker merged commit bde4e2b into master Sep 18, 2025
66 checks passed
@untitaker untitaker deleted the celery-backpressure branch September 18, 2025 08:02
@untitaker untitaker added the Trigger: Revert Add to a merged PR to revert it (skips CI) label Sep 18, 2025
@getsentry-bot
Copy link
Contributor

PR reverted: 1c07e9c

@untitaker
Copy link
Member Author

  File "sentry/runner/commands/run.py", line 747, in backpressure_monitor
    start_service_monitoring()
  File "sentry/processing/backpressure/monitor.py", line 115, in start_service_monitoring
    unhealthy_services = check_service_health(services)
  File "sentry/processing/backpressure/monitor.py", line 66, in check_service_health
    high_watermark = options.get(f"backpressure.high_watermarks.{name}")
  File "sentry/options/manager.py", line 296, in get
    opt = self.lookup_key(key)
  File "sentry/options/manager.py", line 234, in lookup_key
    raise UnknownOption(key)
UnknownOption: 'backpressure.high_watermarks.celery'

untitaker added a commit that referenced this pull request Sep 18, 2025
…9787)

- **Reapply "ref(ingest): Remove celery healthchecks entirely
(#99667)"**
- **skip unknown services**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components Trigger: Revert Add to a merged PR to revert it (skips CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants