Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
cmanallen committed Jan 2, 2025
1 parent c5b0dcf commit 7dd7926
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ source: src/processors/mod.rs
expression: diff
---
[
Change {
path: ".<anyOf:0>.2.data.contexts.<anyOf:0>",
change: PropertyAdd {
lhs_additional_properties: true,
added: "features",
},
},
Change {
path: ".<anyOf:1>.0",
change: TypeRemove {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ expression: snapshot_payload
"exception_stacks.value": [
"Some exception."
],
"features.key": [],
"features.value": [],
"group_id": 124,
"http_method": null,
"http_referer": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ expression: snapshot_payload
"exception_stacks.value": [
"Some exception."
],
"features.key": [],
"features.value": [],
"group_id": 124,
"http_method": null,
"http_referer": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,8 @@ expression: snapshot_payload
"exception_stacks.value": [
"Some exception."
],
"features.key": [],
"features.value": [],
"group_id": 124,
"http_method": null,
"http_referer": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ expression: snapshot_payload
"exception_stacks.mechanism_type": [],
"exception_stacks.type": [],
"exception_stacks.value": [],
"features.key": [],
"features.value": [],
"group_id": 124,
"http_method": null,
"http_referer": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ expression: snapshot_payload
"exception_stacks.mechanism_type": [],
"exception_stacks.type": [],
"exception_stacks.value": [],
"features.key": [],
"features.value": [],
"group_id": 123123123,
"http_method": null,
"http_referer": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ expression: snapshot_payload
"exception_stacks.mechanism_type": [],
"exception_stacks.type": [],
"exception_stacks.value": [],
"features.key": [],
"features.value": [],
"group_id": 124,
"http_method": null,
"http_referer": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ expression: snapshot_payload
"exception_stacks.mechanism_type": [],
"exception_stacks.type": [],
"exception_stacks.value": [],
"features.key": [],
"features.value": [],
"group_id": 123123,
"http_method": null,
"http_referer": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ expression: snapshot_payload
"exception_stacks.mechanism_type": [],
"exception_stacks.type": [],
"exception_stacks.value": [],
"features.key": [],
"features.value": [],
"group_id": 123,
"http_method": null,
"http_referer": null,
Expand Down

0 comments on commit 7dd7926

Please sign in to comment.