Skip to content

Commit 5e19fb3

Browse files
committed
update snapshots
1 parent 5320403 commit 5e19fb3

File tree

2 files changed

+57
-2
lines changed

2 files changed

+57
-2
lines changed

tracer/test/snapshots/AwsDynamoDbTests.NetCore.SchemaV0.verified.txt

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[
1+
[
22
{
33
TraceId: Id_1,
44
SpanId: Id_2,
@@ -464,5 +464,32 @@
464464
Metrics: {
465465
_dd.top_level: 1.0
466466
}
467+
},
468+
{
469+
TraceId: Id_19,
470+
SpanId: Id_20,
471+
Name: http.request,
472+
Resource: GET localhost:00000/,
473+
Service: Samples.AWS.DynamoDBv2-http-client,
474+
Type: http,
475+
Tags: {
476+
component: HttpMessageHandler,
477+
env: integration_tests,
478+
http-client-handler-type: System.Net.Http.HttpClientHandler,
479+
http.method: GET,
480+
http.status_code: 200,
481+
http.url: http://localhost:00000/,
482+
language: dotnet,
483+
out.host: aws_dynamodb,
484+
runtime-id: Guid_1,
485+
span.kind: client,
486+
_dd.base_service: Samples.AWS.DynamoDBv2
487+
},
488+
Metrics: {
489+
process_id: 0,
490+
_dd.top_level: 1.0,
491+
_dd.tracer_kr: 1.0,
492+
_sampling_priority_v1: 1.0
493+
}
467494
}
468495
]

tracer/test/snapshots/AwsDynamoDbTests.NetCore.SchemaV1.verified.txt

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[
1+
[
22
{
33
TraceId: Id_1,
44
SpanId: Id_2,
@@ -416,5 +416,33 @@
416416
span.kind: client,
417417
_dd.peer.service.source: out.host
418418
}
419+
},
420+
{
421+
TraceId: Id_19,
422+
SpanId: Id_20,
423+
Name: http.client.request,
424+
Resource: GET localhost:00000/,
425+
Service: Samples.AWS.DynamoDBv2,
426+
Type: http,
427+
Tags: {
428+
component: HttpMessageHandler,
429+
env: integration_tests,
430+
http-client-handler-type: System.Net.Http.HttpClientHandler,
431+
http.method: GET,
432+
http.status_code: 200,
433+
http.url: http://localhost:00000/,
434+
language: dotnet,
435+
out.host: aws_dynamodb,
436+
peer.service: aws_dynamodb,
437+
runtime-id: Guid_1,
438+
span.kind: client,
439+
_dd.peer.service.source: out.host
440+
},
441+
Metrics: {
442+
process_id: 0,
443+
_dd.top_level: 1.0,
444+
_dd.tracer_kr: 1.0,
445+
_sampling_priority_v1: 1.0
446+
}
419447
}
420448
]

0 commit comments

Comments
 (0)