Skip to content

Commit 1b7aee3

Browse files
committed
update snapshots
1 parent 56bcdb3 commit 1b7aee3

10 files changed

+20
-0
lines changed

tests/integration/snapshots/logs/async-metrics_python310.log

+2
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
106106
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
107107
"http.url_details.path": "/Prod/",
108108
"http.method": "GET",
109+
"http.route": "/",
109110
"http.status_code": "200",
110111
"_dd.base_service": "integration-tests-python"
111112
},
@@ -605,6 +606,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
605606
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
606607
"http.url_details.path": "/httpapi/get",
607608
"http.method": "GET",
609+
"http.route": "GET /httpapi/get",
608610
"http.status_code": "200",
609611
"_dd.base_service": "integration-tests-python"
610612
},

tests/integration/snapshots/logs/async-metrics_python311.log

+2
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
106106
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
107107
"http.url_details.path": "/Prod/",
108108
"http.method": "GET",
109+
"http.route": "/",
109110
"http.status_code": "200",
110111
"_dd.base_service": "integration-tests-python"
111112
},
@@ -605,6 +606,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
605606
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
606607
"http.url_details.path": "/httpapi/get",
607608
"http.method": "GET",
609+
"http.route": "GET /httpapi/get",
608610
"http.status_code": "200",
609611
"_dd.base_service": "integration-tests-python"
610612
},

tests/integration/snapshots/logs/async-metrics_python312.log

+2
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
106106
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
107107
"http.url_details.path": "/Prod/",
108108
"http.method": "GET",
109+
"http.route": "/",
109110
"http.status_code": "200",
110111
"_dd.base_service": "integration-tests-python"
111112
},
@@ -605,6 +606,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
605606
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
606607
"http.url_details.path": "/httpapi/get",
607608
"http.method": "GET",
609+
"http.route": "GET /httpapi/get",
608610
"http.status_code": "200",
609611
"_dd.base_service": "integration-tests-python"
610612
},

tests/integration/snapshots/logs/async-metrics_python38.log

+2
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
106106
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
107107
"http.url_details.path": "/Prod/",
108108
"http.method": "GET",
109+
"http.route": "/",
109110
"http.status_code": "200",
110111
"_dd.base_service": "integration-tests-python"
111112
},
@@ -605,6 +606,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
605606
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
606607
"http.url_details.path": "/httpapi/get",
607608
"http.method": "GET",
609+
"http.route": "GET /httpapi/get",
608610
"http.status_code": "200",
609611
"_dd.base_service": "integration-tests-python"
610612
},

tests/integration/snapshots/logs/async-metrics_python39.log

+2
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
106106
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
107107
"http.url_details.path": "/Prod/",
108108
"http.method": "GET",
109+
"http.route": "/",
109110
"http.status_code": "200",
110111
"_dd.base_service": "integration-tests-python"
111112
},
@@ -605,6 +606,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
605606
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
606607
"http.url_details.path": "/httpapi/get",
607608
"http.method": "GET",
609+
"http.route": "GET /httpapi/get",
608610
"http.status_code": "200",
609611
"_dd.base_service": "integration-tests-python"
610612
},

tests/integration/snapshots/logs/sync-metrics_python310.log

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
8686
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
8787
"http.url_details.path": "/Prod/",
8888
"http.method": "GET",
89+
"http.route": "/",
8990
"http.status_code": "200",
9091
"_dd.base_service": "integration-tests-python"
9192
},
@@ -642,6 +643,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
642643
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
643644
"http.url_details.path": "/httpapi/get",
644645
"http.method": "GET",
646+
"http.route": "GET /httpapi/get",
645647
"http.status_code": "200",
646648
"_dd.base_service": "integration-tests-python"
647649
},

tests/integration/snapshots/logs/sync-metrics_python311.log

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
8686
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
8787
"http.url_details.path": "/Prod/",
8888
"http.method": "GET",
89+
"http.route": "/",
8990
"http.status_code": "200",
9091
"_dd.base_service": "integration-tests-python"
9192
},
@@ -642,6 +643,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
642643
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
643644
"http.url_details.path": "/httpapi/get",
644645
"http.method": "GET",
646+
"http.route": "GET /httpapi/get",
645647
"http.status_code": "200",
646648
"_dd.base_service": "integration-tests-python"
647649
},

tests/integration/snapshots/logs/sync-metrics_python312.log

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
8686
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
8787
"http.url_details.path": "/Prod/",
8888
"http.method": "GET",
89+
"http.route": "/",
8990
"http.status_code": "200",
9091
"_dd.base_service": "integration-tests-python"
9192
},
@@ -642,6 +643,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
642643
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
643644
"http.url_details.path": "/httpapi/get",
644645
"http.method": "GET",
646+
"http.route": "GET /httpapi/get",
645647
"http.status_code": "200",
646648
"_dd.base_service": "integration-tests-python"
647649
},

tests/integration/snapshots/logs/sync-metrics_python38.log

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
8686
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
8787
"http.url_details.path": "/Prod/",
8888
"http.method": "GET",
89+
"http.route": "/",
8990
"http.status_code": "200",
9091
"_dd.base_service": "integration-tests-python"
9192
},
@@ -642,6 +643,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
642643
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
643644
"http.url_details.path": "/httpapi/get",
644645
"http.method": "GET",
646+
"http.route": "GET /httpapi/get",
645647
"http.status_code": "200",
646648
"_dd.base_service": "integration-tests-python"
647649
},

tests/integration/snapshots/logs/sync-metrics_python39.log

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
8686
"http.url": "XXXX.execute-api.us-east-2.amazonaws.com",
8787
"http.url_details.path": "/Prod/",
8888
"http.method": "GET",
89+
"http.route": "/",
8990
"http.status_code": "200",
9091
"_dd.base_service": "integration-tests-python"
9192
},
@@ -642,6 +643,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
642643
"http.url": "XXXX.execute-api.eu-west-1.amazonaws.com",
643644
"http.url_details.path": "/httpapi/get",
644645
"http.method": "GET",
646+
"http.route": "GET /httpapi/get",
645647
"http.status_code": "200",
646648
"_dd.base_service": "integration-tests-python"
647649
},

0 commit comments

Comments
 (0)