Skip to content

Commit baf6da2

Browse files
committed
Update snapshots
1 parent 0280ec8 commit baf6da2

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

tracer/test/Datadog.Trace.Debugger.IntegrationTests/Approvals/snapshots/ProbeTests.HasLocalsAndReturnValue.verified.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[
1+
[
22
{
33
"dd.span_id": "ScrubbedValue",
44
"dd.trace_id": "ScrubbedValue",
@@ -68,6 +68,8 @@
6868
"timestamp": "ScrubbedValue"
6969
}
7070
},
71+
"debugger.product": "di",
72+
"debugger.type": "snapshot",
7173
"logger": {
7274
"method": "Method",
7375
"name": "Samples.Probes.TestRuns.SmokeTests.HasLocalsAndReturnValue",
@@ -119,6 +121,8 @@
119121
"timestamp": "ScrubbedValue"
120122
}
121123
},
124+
"debugger.product": "di",
125+
"debugger.type": "snapshot",
122126
"logger": {
123127
"method": "Run",
124128
"name": "Samples.Probes.TestRuns.SmokeTests.HasLocalsAndReturnValue",
@@ -170,6 +174,8 @@
170174
"timestamp": "ScrubbedValue"
171175
}
172176
},
177+
"debugger.product": "di",
178+
"debugger.type": "snapshot",
173179
"logger": {
174180
"method": "Run",
175181
"name": "Samples.Probes.TestRuns.SmokeTests.HasLocalsAndReturnValue",
@@ -231,6 +237,8 @@
231237
"timestamp": "ScrubbedValue"
232238
}
233239
},
240+
"debugger.product": "di",
241+
"debugger.type": "snapshot",
234242
"logger": {
235243
"method": "Method",
236244
"name": "Samples.Probes.TestRuns.SmokeTests.HasLocalsAndReturnValue",

tracer/test/Datadog.Trace.Debugger.IntegrationTests/Approvals/snapshots/ProbeTests.ManyLocals.verified.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[
1+
[
22
{
33
"dd.span_id": "ScrubbedValue",
44
"dd.trace_id": "ScrubbedValue",
@@ -4040,6 +4040,8 @@
40404040
"timestamp": "ScrubbedValue"
40414041
}
40424042
},
4043+
"debugger.product": "di",
4044+
"debugger.type": "snapshot",
40434045
"logger": {
40444046
"method": "MethodWith1000Variables",
40454047
"name": "Samples.Probes.TestRuns.SmokeTests.ManyLocals",

tracer/test/Datadog.Trace.Debugger.IntegrationTests/Approvals/snapshots/ProbeTests.MultipleLineProbes.verified.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[
1+
[
22
{
33
"dd.span_id": "ScrubbedValue",
44
"dd.trace_id": "ScrubbedValue",
@@ -46,6 +46,8 @@
4646
"timestamp": "ScrubbedValue"
4747
}
4848
},
49+
"debugger.product": "di",
50+
"debugger.type": "snapshot",
4951
"logger": {
5052
"method": "MethodToInstrument",
5153
"name": "Samples.Probes.TestRuns.SmokeTests.MultipleLineProbes",
@@ -95,6 +97,8 @@
9597
"timestamp": "ScrubbedValue"
9698
}
9799
},
100+
"debugger.product": "di",
101+
"debugger.type": "snapshot",
98102
"logger": {
99103
"method": "MethodToInstrument",
100104
"name": "Samples.Probes.TestRuns.SmokeTests.MultipleLineProbes",
@@ -144,6 +148,8 @@
144148
"timestamp": "ScrubbedValue"
145149
}
146150
},
151+
"debugger.product": "di",
152+
"debugger.type": "snapshot",
147153
"logger": {
148154
"method": "MethodToInstrument",
149155
"name": "Samples.Probes.TestRuns.SmokeTests.MultipleLineProbes",
@@ -193,6 +199,8 @@
193199
"timestamp": "ScrubbedValue"
194200
}
195201
},
202+
"debugger.product": "di",
203+
"debugger.type": "snapshot",
196204
"logger": {
197205
"method": "MethodToInstrument",
198206
"name": "Samples.Probes.TestRuns.SmokeTests.MultipleLineProbes",
@@ -242,6 +250,8 @@
242250
"timestamp": "ScrubbedValue"
243251
}
244252
},
253+
"debugger.product": "di",
254+
"debugger.type": "snapshot",
245255
"logger": {
246256
"method": "MethodToInstrument",
247257
"name": "Samples.Probes.TestRuns.SmokeTests.MultipleLineProbes",
@@ -291,6 +301,8 @@
291301
"timestamp": "ScrubbedValue"
292302
}
293303
},
304+
"debugger.product": "di",
305+
"debugger.type": "snapshot",
294306
"logger": {
295307
"method": "MethodToInstrument",
296308
"name": "Samples.Probes.TestRuns.SmokeTests.MultipleLineProbes",

0 commit comments

Comments
 (0)