getsentry / sentry-kafka-schemas

https://getsentry.github.io/sentry-kafka-schemas/
Other
4 stars 1 forks source link

feat(generic-metrics): Switch Kafka schema examples to non-padded Base64 encoding #267

Closed ayirr7 closed 6 months ago

ayirr7 commented 6 months ago

Since we're moving to using the non-padded version, we need to adjust the Kafka schema examples accordingly to generate snapshots in Snuba.

The Rust consumers are evaluated against these examples in the Snuba test suite.