getsentry / sentry-conventions

Sentry Semantic Conventions
MIT License
0 stars 0 forks source link

Rust library #5

Open AbhiPrasad opened 1 week ago

AbhiPrasad commented 1 week ago

https://github.com/getsentry/relay/blob/4c0638ab8a20f22bd9e146ba49bdf81395f9d869/relay-event-schema/src/protocol/span.rs#L194-L512

jjbayer commented 3 days ago

@AbhiPrasad I discussed this with the team, we think it's best if the Annotated types are generated inside the relay repo itself (based on the jsonschema provided by sentry-conventions).