Commit 8b50ee7
authored
fix(spans): Add _meta field to ingest spans (#445)
See e.g.
https://github.com/getsentry/relay/blob/a9900633af67a82283ebe58c257ec527f9bf03ff/tests/integration/test_spansv2.py#L96-L108
for a test verifying that `_meta` is written to spans.
The type of `_meta` is complex. For now, just acknowledge that it is present in
the schema.1 parent 5c9ee18 commit 8b50ee7
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments