Skip to content
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

feat(uptime): Update sentry-kafka-schemas, remove monitor ids and add subscription_id #56

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

wedamija
Copy link
Member

This updates the checker to use subscription_id instead of monitor ids

…dd subscription_id

This updates the checker to use `subscription_id` instead of monitor ids
@wedamija wedamija requested a review from a team June 14, 2024 18:18
@@ -26,6 +26,8 @@ pub struct Checker {
client: Client,
}

pub const SUBSCRIPTION_ID: Uuid = uuid!("663399a09e6340a79c3c7a3f26878904");
Copy link
Member

Choose a reason for hiding this comment

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

nice

@wedamija wedamija merged commit 0884632 into main Jun 14, 2024
5 checks passed
@wedamija wedamija deleted the danf/subscription-id-schema branch June 14, 2024 18:54
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.

2 participants