Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
nhulston committed Oct 25, 2024
1 parent 4b8a1fb commit 54e33f7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ START
"_inferred_span.tag_source": "self",
"_inferred_span.synchronicity": "sync",
"http.method": "GET",
"http.route":"/{proxy+}",
"stage": "test",
"http.status_code": "200",
"_dd.base_service": "integration-tests-js-XXXX-process-input-traced_node16",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ START
"_inferred_span.tag_source": "self",
"_inferred_span.synchronicity": "sync",
"http.method": "GET",
"http.route":"/{proxy+}",
"stage": "test",
"http.status_code": "200",
"_dd.base_service": "integration-tests-js-XXXX-process-input-traced_node18",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ START
"_inferred_span.tag_source": "self",
"_inferred_span.synchronicity": "sync",
"http.method": "GET",
"http.route":"/{proxy+}",
"stage": "test",
"http.status_code": "200",
"_dd.base_service": "integration-tests-js-XXXX-process-input-traced_node20",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ START
"_inferred_span.tag_source": "self",
"_inferred_span.synchronicity": "sync",
"http.method": "GET",
"http.route":"/{proxy+}",
"stage": "test",
"http.status_code": "500",
"_dd.base_service": "integration-tests-js-XXXX-status-code-500s_node16",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ START
"_inferred_span.tag_source": "self",
"_inferred_span.synchronicity": "sync",
"http.method": "GET",
"http.route":"/{proxy+}",
"stage": "test",
"http.status_code": "500",
"_dd.base_service": "integration-tests-js-XXXX-status-code-500s_node18",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ START
"_inferred_span.tag_source": "self",
"_inferred_span.synchronicity": "sync",
"http.method": "GET",
"http.route":"/{proxy+}",
"stage": "test",
"http.status_code": "500",
"_dd.base_service": "integration-tests-js-XXXX-status-code-500s_node20",
Expand Down

0 comments on commit 54e33f7

Please sign in to comment.