Skip to content

feat: add optional default config support for monitors [sc-24878] #1109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: simokinnunen/sc-24878/cli-apply-retry-strategy-limits-for-monitors
Choose a base branch
from

Conversation

sorccu
Copy link
Member

@sorccu sorccu commented Jul 13, 2025

This PR adds an optional default config section for monitors. The reason why a separate default config may be necessary is that some of the check defaults may be incompatible with monitors. For example, #1106 makes it so that monitors only support a subset of retry strategies available to checks.

There is no separate file pattern for monitors. Only default configuration can be changed.

Monitor config defaults fall back to check config defaults.

Affected Components

  • CLI
  • Create CLI
  • Test
  • Docs
  • Examples
  • Other

Notes for the Reviewer

Resolves #[issue-number]

New Dependency Submission

@sorccu sorccu force-pushed the simokinnunen/sc-24878/cli-apply-retry-strategy-limits-for-monitors branch from f7a2616 to a231ec9 Compare July 13, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant