Skip to content

Conversation

Miradorn
Copy link
Contributor

@Miradorn Miradorn commented Apr 4, 2025

resolves #824 for real :D

@@ -127,6 +128,7 @@ defmodule Sentry.CheckIn do
failure_issue_threshold: number_schema_opts,
recovery_threshold: number_schema_opts,
timezone: [type: :string],
owner: [type: :string],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we say something like this in the docs for this type:

The type for the check-in struct.

`:owner` is available since v10.10.0.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good call. I extracted the config into its own type to make it clearer

@whatyouhide whatyouhide changed the title chore: add owner option to Checking.monitor_config Add owner option to Checking.monitor_config Apr 5, 2025
@whatyouhide whatyouhide changed the title Add owner option to Checking.monitor_config Add owner option for check-ins Apr 5, 2025
@whatyouhide whatyouhide merged commit 04c5452 into getsentry:master Apr 7, 2025
4 checks passed
@whatyouhide
Copy link
Collaborator

Thanks @Miradorn 💟

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.

Oban Cron: provide a way to set owner of monitor
2 participants