getsentry / uptime-checker

Service responsible for powering Sentry's uptime detection features
Other
3 stars 0 forks source link

Create kafka topic in kafka-small for receiving check configurations #6

Open evanpurkhiser opened 1 month ago

evanpurkhiser commented 1 month ago

Part of the work here is going to be defining what the kafka topic schema looks like. Probably something like this https://www.notion.so/sentry/Uptime-Technical-Design-28220c8d876842259fe274e3544162fb?pvs=4#90bad75e9eff40ceaabd9aa6fd8d44cf

We'll want to implement this in https://github.com/getsentry/sentry-kafka-schemas

### Tasks
- [ ] https://github.com/getsentry/sentry-kafka-schemas/pull/313
- [ ] Create topic in ops repo