Skip to content

Commit

Permalink
update insta snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mjq committed Feb 19, 2025
1 parent 2e2dc06 commit 7bd85c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: relay-server/src/metrics_extraction/event.rs
expression: metrics
expression: metrics.project_metrics
---
[
Bucket {
Expand Down Expand Up @@ -8749,6 +8749,7 @@ expression: metrics
],
),
tags: {
"span.category": "ui",
"span.description": "my-component-name",
"span.group": "e674f9eca1d88a4d",
"span.op": "ui.interaction.click",
Expand Down Expand Up @@ -8798,6 +8799,7 @@ expression: metrics
],
),
tags: {
"span.category": "ui",
"span.description": "my-component-name",
"span.group": "e674f9eca1d88a4d",
"span.op": "ui.interaction.click",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
source: relay-server/src/metrics_extraction/event.rs
expression: metrics
expression: metrics.project_metrics
---
[
Bucket {
Expand Down Expand Up @@ -8174,6 +8174,7 @@ expression: metrics
],
),
tags: {
"span.category": "ui",
"span.description": "my-component-name",
"span.group": "e674f9eca1d88a4d",
"span.op": "ui.interaction.click",
Expand Down Expand Up @@ -8223,6 +8224,7 @@ expression: metrics
],
),
tags: {
"span.category": "ui",
"span.description": "my-component-name",
"span.group": "e674f9eca1d88a4d",
"span.op": "ui.interaction.click",
Expand Down

0 comments on commit 7bd85c7

Please sign in to comment.