LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.py
python/requirements.txt
python/sentry_kafka_schemas/__init__.py
python/sentry_kafka_schemas/sentry_kafka_schemas.py
python/sentry_kafka_schemas/types.py
python/sentry_kafka_schemas.egg-info/PKG-INFO
python/sentry_kafka_schemas.egg-info/SOURCES.txt
python/sentry_kafka_schemas.egg-info/dependency_links.txt
python/sentry_kafka_schemas.egg-info/not-zip-safe
python/sentry_kafka_schemas.egg-info/requires.txt
python/sentry_kafka_schemas.egg-info/top_level.txt
python/sentry_kafka_schemas/codecs/__init__.py
python/sentry_kafka_schemas/codecs/json.py
python/sentry_kafka_schemas/codecs/msgpack.py
python/sentry_kafka_schemas/examples/any/garbage1.json
python/sentry_kafka_schemas/examples/buffered-segments/1/basic_buffered_segment.json
python/sentry_kafka_schemas/examples/events/1/end-delete-groups.json
python/sentry_kafka_schemas/examples/events/1/end-delete-tag.json
python/sentry_kafka_schemas/examples/events/1/end-merge.json
python/sentry_kafka_schemas/examples/events/1/end-unmerge-hierarchical.json
python/sentry_kafka_schemas/examples/events/1/end-unmerge-with-transaction.json
python/sentry_kafka_schemas/examples/events/1/end-unmerge.json
python/sentry_kafka_schemas/examples/events/1/error-with-null-threads.json
python/sentry_kafka_schemas/examples/events/1/error-with-null-values-threads.json
python/sentry_kafka_schemas/examples/events/1/error-with-threads.json
python/sentry_kafka_schemas/examples/events/1/errors1.json
python/sentry_kafka_schemas/examples/events/1/exclude-groups.json
python/sentry_kafka_schemas/examples/events/1/null-tag-keys.json
python/sentry_kafka_schemas/examples/events/1/null-values.json
python/sentry_kafka_schemas/examples/events/1/replace-group.json
python/sentry_kafka_schemas/examples/events/1/sdk-info-java.json
python/sentry_kafka_schemas/examples/events/1/start-delete-groups.json
python/sentry_kafka_schemas/examples/events/1/start-merge.json
python/sentry_kafka_schemas/examples/events/1/tombstone-events-no-datetime.json
python/sentry_kafka_schemas/examples/events/1/tombstone-events-timestamp.json
python/sentry_kafka_schemas/examples/events/1/tombstone-events.json
python/sentry_kafka_schemas/examples/events/1/weird-transaction-source.json
python/sentry_kafka_schemas/examples/generic-events/1/generic.json
python/sentry_kafka_schemas/examples/generic-events/1/insert.json
python/sentry_kafka_schemas/examples/group-attributes/1/assignee_changed.json
python/sentry_kafka_schemas/examples/group-attributes/1/group_created.json
python/sentry_kafka_schemas/examples/group-attributes/1/group_deleted.json
python/sentry_kafka_schemas/examples/group-attributes/1/owner_changed.json
python/sentry_kafka_schemas/examples/ingest-events/1/dev-default-message.msgpack
python/sentry_kafka_schemas/examples/ingest-feedback-events/1/pokemart-widget-kcat.msgpack
python/sentry_kafka_schemas/examples/ingest-feedback-events/1/relay-test_feedback_event_with_processing.msgpack
python/sentry_kafka_schemas/examples/ingest-metrics/1/basic-counter.json
python/sentry_kafka_schemas/examples/ingest-metrics/1/basic-distribution.json
python/sentry_kafka_schemas/examples/ingest-metrics/1/basic-set.json
python/sentry_kafka_schemas/examples/ingest-replay-events/1/archive.json
python/sentry_kafka_schemas/examples/ingest-replay-events/1/click.json
python/sentry_kafka_schemas/examples/ingest-replay-events/1/event-link.json
python/sentry_kafka_schemas/examples/ingest-replay-events/1/segment.json
python/sentry_kafka_schemas/examples/ingest-replay-recordings/1/recording.msgpack
python/sentry_kafka_schemas/examples/outcomes/1/outcomes-discarded-hash.json
python/sentry_kafka_schemas/examples/outcomes/1/outcomes-lb.json
python/sentry_kafka_schemas/examples/outcomes/1/outcomes-null-values.json
python/sentry_kafka_schemas/examples/outcomes/1/outcomes-pop-us.json
python/sentry_kafka_schemas/examples/outcomes/1/outcomes-relay-internal.json
python/sentry_kafka_schemas/examples/outcomes/1/outcomes2-missing-key-id.json
python/sentry_kafka_schemas/examples/profile-functions/1/basic.json
python/sentry_kafka_schemas/examples/profile-metadata/1/basic.json
python/sentry_kafka_schemas/examples/shared-resources-usage/1/shared-resources-usage1.json
python/sentry_kafka_schemas/examples/snuba-commit-log/1/commit-log.json
python/sentry_kafka_schemas/examples/snuba-generic-metrics/1/snuba-generic-metrics-dist-encoded-plain-array.json
python/sentry_kafka_schemas/examples/snuba-generic-metrics/1/snuba-generic-metrics-gauge.json
python/sentry_kafka_schemas/examples/snuba-generic-metrics/1/snuba-generic-metrics-set-encoded-plain-array.json
python/sentry_kafka_schemas/examples/snuba-generic-metrics/1/snuba-generic-metrics1.json
python/sentry_kafka_schemas/examples/snuba-metrics-summaries/1/metrics_summary.json
python/sentry_kafka_schemas/examples/snuba-metrics/1/snuba-metrics1.json
python/sentry_kafka_schemas/examples/snuba-queries/1/rate-limited-real.json
python/sentry_kafka_schemas/examples/snuba-queries/1/snuba-queries-empty-trace-id.json
python/sentry_kafka_schemas/examples/snuba-queries/1/snuba-queries1.json
python/sentry_kafka_schemas/examples/snuba-queries/1/with-organization-id.json
python/sentry_kafka_schemas/examples/snuba-spans/1/basic_span.json
python/sentry_kafka_schemas/examples/subscription-results/1/subscription-results-legacy.json
python/sentry_kafka_schemas/examples/subscription-results/1/subscription-results.json
python/sentry_kafka_schemas/examples/subscription-scheduled/1/example.json
python/sentry_kafka_schemas/examples/transactions/1/basic_insert_dev.json
python/sentry_kafka_schemas/examples/transactions/1/nodejs.json
python/sentry_kafka_schemas/schema_types/__init__.py
python/sentry_kafka_schemas/schema_types/buffered_segments_v1.py
python/sentry_kafka_schemas/schema_types/events_subscription_results_v1.py
python/sentry_kafka_schemas/schema_types/events_v1.py
python/sentry_kafka_schemas/schema_types/generic_events_v1.py
python/sentry_kafka_schemas/schema_types/generic_metrics_subscription_results_v1.py
python/sentry_kafka_schemas/schema_types/group_attributes_v1.py
python/sentry_kafka_schemas/schema_types/ingest_attachments_dlq_v1.py
python/sentry_kafka_schemas/schema_types/ingest_events_dlq_v1.py
python/sentry_kafka_schemas/schema_types/ingest_events_v1.py
python/sentry_kafka_schemas/schema_types/ingest_feedback_events_dlq_v1.py
python/sentry_kafka_schemas/schema_types/ingest_feedback_events_v1.py
python/sentry_kafka_schemas/schema_types/ingest_generic_metrics_dlq_v1.py
python/sentry_kafka_schemas/schema_types/ingest_metrics_dlq_v1.py
python/sentry_kafka_schemas/schema_types/ingest_metrics_v1.py
python/sentry_kafka_schemas/schema_types/ingest_performance_metrics_v1.py
python/sentry_kafka_schemas/schema_types/ingest_replay_events_v1.py
python/sentry_kafka_schemas/schema_types/ingest_replay_recordings_v1.py
python/sentry_kafka_schemas/schema_types/ingest_transactions_dlq_v1.py
python/sentry_kafka_schemas/schema_types/metrics_subscription_results_v1.py
python/sentry_kafka_schemas/schema_types/outcomes_billing_v1.py
python/sentry_kafka_schemas/schema_types/outcomes_v1.py
python/sentry_kafka_schemas/schema_types/processed_profiles_v1.py
python/sentry_kafka_schemas/schema_types/profiles_call_tree_v1.py
python/sentry_kafka_schemas/schema_types/scheduled_subscriptions_events_v1.py
python/sentry_kafka_schemas/schema_types/scheduled_subscriptions_generic_metrics_counters_v1.py
python/sentry_kafka_schemas/schema_types/scheduled_subscriptions_generic_metrics_distributions_v1.py
python/sentry_kafka_schemas/schema_types/scheduled_subscriptions_generic_metrics_sets_v1.py
python/sentry_kafka_schemas/schema_types/scheduled_subscriptions_metrics_v1.py
python/sentry_kafka_schemas/schema_types/scheduled_subscriptions_transactions_v1.py
python/sentry_kafka_schemas/schema_types/sessions_subscription_results_v1.py
python/sentry_kafka_schemas/schema_types/shared_resources_usage_v1.py
python/sentry_kafka_schemas/schema_types/snuba_commit_log_v1.py
python/sentry_kafka_schemas/schema_types/snuba_dead_letter_generic_events_v1.py
python/sentry_kafka_schemas/schema_types/snuba_dead_letter_generic_metrics_v1.py
python/sentry_kafka_schemas/schema_types/snuba_dead_letter_group_attributes_v1.py
python/sentry_kafka_schemas/schema_types/snuba_dead_letter_metrics_v1.py
python/sentry_kafka_schemas/schema_types/snuba_dead_letter_querylog_v1.py
python/sentry_kafka_schemas/schema_types/snuba_dead_letter_replays_v1.py
python/sentry_kafka_schemas/schema_types/snuba_generic_events_commit_log_v1.py
python/sentry_kafka_schemas/schema_types/snuba_generic_metrics_counters_commit_log_v1.py
python/sentry_kafka_schemas/schema_types/snuba_generic_metrics_distributions_commit_log_v1.py
python/sentry_kafka_schemas/schema_types/snuba_generic_metrics_sets_commit_log_v1.py
python/sentry_kafka_schemas/schema_types/snuba_generic_metrics_v1.py
python/sentry_kafka_schemas/schema_types/snuba_metrics_commit_log_v1.py
python/sentry_kafka_schemas/schema_types/snuba_metrics_summaries_v1.py
python/sentry_kafka_schemas/schema_types/snuba_metrics_v1.py
python/sentry_kafka_schemas/schema_types/snuba_queries_v1.py
python/sentry_kafka_schemas/schema_types/snuba_spans_v1.py
python/sentry_kafka_schemas/schema_types/snuba_transactions_commit_log_v1.py
python/sentry_kafka_schemas/schema_types/transactions_subscription_results_v1.py
python/sentry_kafka_schemas/schema_types/transactions_v1.py
python/sentry_kafka_schemas/schemas/any.json
python/sentry_kafka_schemas/schemas/buffered-segments.v1.schema.json
python/sentry_kafka_schemas/schemas/events.v1.schema.json
python/sentry_kafka_schemas/schemas/generic-events.v1.schema.json
python/sentry_kafka_schemas/schemas/group-attributes.v1.schema.json
python/sentry_kafka_schemas/schemas/ingest-events.v1.schema.json
python/sentry_kafka_schemas/schemas/ingest-feedback-events.v1.schema.json
python/sentry_kafka_schemas/schemas/ingest-metrics.v1.schema.json
python/sentry_kafka_schemas/schemas/ingest-replay-events.v1.schema.json
python/sentry_kafka_schemas/schemas/ingest-replay-recordings.v1.schema.json
python/sentry_kafka_schemas/schemas/outcomes.v1.schema.json
python/sentry_kafka_schemas/schemas/profile-functions.v1.schema.json
python/sentry_kafka_schemas/schemas/profile-metadata.v1.schema.json
python/sentry_kafka_schemas/schemas/shared-resources-usage.v1.schema.json
python/sentry_kafka_schemas/schemas/snuba-generic-metrics.v1.schema.json
python/sentry_kafka_schemas/schemas/snuba-metrics-summaries.v1.schema.json
python/sentry_kafka_schemas/schemas/snuba-metrics.v1.schema.json
python/sentry_kafka_schemas/schemas/snuba-queries.v1.schema.json
python/sentry_kafka_schemas/schemas/snuba-spans.v1.schema.json
python/sentry_kafka_schemas/schemas/subscription-results.v1.schema.json
python/sentry_kafka_schemas/schemas/subscription-scheduled.v1.schema.json
python/sentry_kafka_schemas/schemas/transactions.v1.schema.json
python/sentry_kafka_schemas/topics/buffered-segments.yaml
python/sentry_kafka_schemas/topics/events-subscription-results.yaml
python/sentry_kafka_schemas/topics/events.yaml
python/sentry_kafka_schemas/topics/generic-events.yaml
python/sentry_kafka_schemas/topics/generic-metrics-subscription-results.yaml
python/sentry_kafka_schemas/topics/group-attributes.yaml
python/sentry_kafka_schemas/topics/ingest-attachments-dlq.yaml
python/sentry_kafka_schemas/topics/ingest-events-dlq.yaml
python/sentry_kafka_schemas/topics/ingest-events.yaml
python/sentry_kafka_schemas/topics/ingest-feedback-events-dlq.yaml
python/sentry_kafka_schemas/topics/ingest-feedback-events.yaml
python/sentry_kafka_schemas/topics/ingest-generic-metrics-dlq.yaml
python/sentry_kafka_schemas/topics/ingest-metrics-dlq.yaml
python/sentry_kafka_schemas/topics/ingest-metrics.yaml
python/sentry_kafka_schemas/topics/ingest-performance-metrics.yaml
python/sentry_kafka_schemas/topics/ingest-replay-events.yaml
python/sentry_kafka_schemas/topics/ingest-replay-recordings.yaml
python/sentry_kafka_schemas/topics/ingest-transactions-dlq.yaml
python/sentry_kafka_schemas/topics/metrics-subscription-results.yaml
python/sentry_kafka_schemas/topics/outcomes-billing.yaml
python/sentry_kafka_schemas/topics/outcomes.yaml
python/sentry_kafka_schemas/topics/processed-profiles.yaml
python/sentry_kafka_schemas/topics/profiles-call-tree.yaml
python/sentry_kafka_schemas/topics/scheduled-subscriptions-events.yaml
python/sentry_kafka_schemas/topics/scheduled-subscriptions-generic-metrics-counters.yaml
python/sentry_kafka_schemas/topics/scheduled-subscriptions-generic-metrics-distributions.yaml
python/sentry_kafka_schemas/topics/scheduled-subscriptions-generic-metrics-sets.yaml
python/sentry_kafka_schemas/topics/scheduled-subscriptions-metrics.yaml
python/sentry_kafka_schemas/topics/scheduled-subscriptions-transactions.yaml
python/sentry_kafka_schemas/topics/sessions-subscription-results.yaml
python/sentry_kafka_schemas/topics/shared-resources-usage.yaml
python/sentry_kafka_schemas/topics/snuba-commit-log.yaml
python/sentry_kafka_schemas/topics/snuba-dead-letter-generic-events.yaml
python/sentry_kafka_schemas/topics/snuba-dead-letter-generic-metrics.yaml
python/sentry_kafka_schemas/topics/snuba-dead-letter-group-attributes.yaml
python/sentry_kafka_schemas/topics/snuba-dead-letter-metrics.yaml
python/sentry_kafka_schemas/topics/snuba-dead-letter-querylog.yaml
python/sentry_kafka_schemas/topics/snuba-dead-letter-replays.yaml
python/sentry_kafka_schemas/topics/snuba-generic-events-commit-log.yaml
python/sentry_kafka_schemas/topics/snuba-generic-metrics-counters-commit-log.yaml
python/sentry_kafka_schemas/topics/snuba-generic-metrics-distributions-commit-log.yaml
python/sentry_kafka_schemas/topics/snuba-generic-metrics-sets-commit-log.yaml
python/sentry_kafka_schemas/topics/snuba-generic-metrics.yaml
python/sentry_kafka_schemas/topics/snuba-metrics-commit-log.yaml
python/sentry_kafka_schemas/topics/snuba-metrics-summaries.yaml
python/sentry_kafka_schemas/topics/snuba-metrics.yaml
python/sentry_kafka_schemas/topics/snuba-queries.yaml
python/sentry_kafka_schemas/topics/snuba-spans.yaml
python/sentry_kafka_schemas/topics/snuba-transactions-commit-log.yaml
python/sentry_kafka_schemas/topics/transactions-subscription-results.yaml
python/sentry_kafka_schemas/topics/transactions.yaml
python/tests/__init__.py
python/tests/test_codecs.py
python/tests/test_codeowner.py
python/tests/test_examples.py
python/tests/test_sentry_kafka_schemas.py
python/tests/test_valid_schemas.py
python/tests/test_valid_topic_data.py