diff --git a/rust_snuba/src/processors/snapshots/rust_snuba__processors__eap_spans__tests__serialization.snap b/rust_snuba/src/processors/snapshots/rust_snuba__processors__eap_spans__tests__serialization.snap index 05eac7c04f..cd97bb3923 100644 --- a/rust_snuba/src/processors/snapshots/rust_snuba__processors__eap_spans__tests__serialization.snap +++ b/rust_snuba/src/processors/snapshots/rust_snuba__processors__eap_spans__tests__serialization.snap @@ -24,17 +24,17 @@ expression: span "sampling_weight_2": 100, "sign": 1, "attr_str_0": { - "relay_protocol_version": "3", - "transaction.op": "http.server" + "relay_protocol_version": "3" + }, + "attr_str_1": { + "sentry.thread.name": "uWSGIWorker1Core0" }, "attr_num_1": { "my.neg.float.field": -101.2, "my.true.bool.field": 1.0 }, - "attr_str_2": { - "trace.status": "ok", - "transaction.method": "POST", - "user": "ip:127.0.0.1" + "attr_str_3": { + "sentry.thread.id": "8522009600" }, "attr_str_4": { "thread.id": "8522009600" @@ -42,30 +42,36 @@ expression: span "attr_str_5": { "http.status_code": "200", "sentry.release": "backend@24.7.0.dev0+c45b49caed1e5fcbf70097ab3f434b487c359b6b", - "sentry.sdk.name": "sentry.python.django" + "sentry.sdk.name": "sentry.python.django", + "sentry.transaction.op": "http.server" }, "attr_num_5": { "my.neg.field": -100.0 }, "attr_str_6": { - "op": "http.server", "relay_id": "88888888-4444-4444-8444-cccccccccccc", "thread.name": "uWSGIWorker1Core0" }, "attr_num_6": { "my.false.bool.field": 0.0 }, + "attr_str_7": { + "sentry.trace.status": "ok" + }, "attr_str_8": { - "sdk.name": "sentry.python.django" + "sentry.category": "http" }, "attr_str_9": { - "sentry.environment": "development", - "status_code": "200" + "sentry.environment": "development" }, "attr_str_10": { - "release": "backend@24.7.0.dev0+c45b49caed1e5fcbf70097ab3f434b487c359b6b", "sentry.sdk.version": "2.7.0" }, + "attr_str_11": { + "sentry.platform": "python", + "sentry.transaction.method": "POST", + "sentry.user": "ip:127.0.0.1" + }, "attr_num_11": { "num_of_spans": 50.0 }, @@ -73,12 +79,8 @@ expression: span "relay_use_post_or_schedule_rejected": "version", "server_name": "D23CXQ4GK2.local" }, - "attr_str_13": { - "category": "http" - }, "attr_str_14": { - "environment": "development", - "platform": "python" + "sentry.status": "ok" }, "attr_num_14": { "my.int.field": 2000.0 @@ -87,16 +89,16 @@ expression: span "relay_endpoint_version": "3", "relay_no_cache": "False", "relay_use_post_or_schedule": "True", - "sdk.version": "2.7.0", "spans_over_limit": "False" }, "attr_num_17": { "my.float.field": 101.2 }, "attr_str_18": { - "sentry.segment.name": "/api/0/relays/projectconfigs/" + "sentry.segment.name": "/api/0/relays/projectconfigs/", + "sentry.status_code": "200" }, "attr_str_19": { - "status": "ok" + "sentry.op": "http.server" } } diff --git a/rust_snuba/src/processors/snapshots/rust_snuba__processors__tests__schemas@snuba-spans-EAPSpansMessageProcessor-snuba-spans__1__basic_span.json.snap b/rust_snuba/src/processors/snapshots/rust_snuba__processors__tests__schemas@snuba-spans-EAPSpansMessageProcessor-snuba-spans__1__basic_span.json.snap index 64a32b2761..147200a467 100644 --- a/rust_snuba/src/processors/snapshots/rust_snuba__processors__tests__schemas@snuba-spans-EAPSpansMessageProcessor-snuba-spans__1__basic_span.json.snap +++ b/rust_snuba/src/processors/snapshots/rust_snuba__processors__tests__schemas@snuba-spans-EAPSpansMessageProcessor-snuba-spans__1__basic_span.json.snap @@ -10,36 +10,36 @@ expression: snapshot_payload "http.response_content_length": 100.0 }, "attr_str_0": { - "group": "deadbeefdeadbeef", - "tag3": "True", - "transaction.op": "navigation" + "tag3": "True" + }, + "attr_str_11": { + "sentry.http.method": "GET", + "sentry.transaction.method": "GET" + }, + "attr_str_12": { + "sentry.domain": "targetdomain.tld:targetport" + }, + "attr_str_13": { + "sentry.system": "python" + }, + "attr_str_14": { + "sentry.status": "ok" }, "attr_str_18": { + "sentry.action": "GET", + "sentry.status_code": "200", "tag1": "value1" }, "attr_str_19": { - "status": "ok", + "sentry.group": "deadbeefdeadbeef", + "sentry.op": "http.client", "tag2": "123" }, - "attr_str_2": { - "transaction.method": "GET" - }, - "attr_str_4": { - "http.method": "GET", - "system": "python" - }, "attr_str_5": { - "domain": "targetdomain.tld:targetport", - "module": "http" - }, - "attr_str_6": { - "op": "http.client" - }, - "attr_str_7": { - "action": "GET" + "sentry.transaction.op": "navigation" }, - "attr_str_9": { - "status_code": "200" + "attr_str_8": { + "sentry.module": "http" }, "duration_ms": 1000, "end_timestamp": 1715868486370551,