Skip to content

Commit f9cc587

Browse files
committed
Update integration tests.
1 parent 1484b5e commit f9cc587

12 files changed

+756
-486
lines changed

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

Lines changed: 54 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
119119
"trace_id": "XXXX",
120120
"parent_id": "XXXX",
121121
"span_id": "XXXX",
122-
"service": "integration-tests-python",
122+
"service": "requests",
123123
"resource": "GET /",
124124
"name": "requests.request",
125125
"error": 0,
@@ -133,7 +133,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
133133
"http.url": "https://datadoghq.com/",
134134
"out.host": "datadoghq.com",
135135
"http.status_code": "200",
136-
"http.useragent": "python-requests/X.X.X"
136+
"http.useragent": "python-requests/X.X.X",
137+
"_dd.base_service": "integration-tests-python"
137138
},
138139
"metrics": {
139140
"_dd.measured": 1,
@@ -145,7 +146,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
145146
"trace_id": "XXXX",
146147
"parent_id": "XXXX",
147148
"span_id": "XXXX",
148-
"service": "integration-tests-python",
149+
"service": "requests",
149150
"resource": "GET /",
150151
"name": "requests.request",
151152
"error": 0,
@@ -160,7 +161,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
160161
"http.url": "https://www.datadoghq.com/",
161162
"out.host": "www.datadoghq.com",
162163
"http.status_code": "200",
163-
"http.useragent": "python-requests/X.X.X"
164+
"http.useragent": "python-requests/X.X.X",
165+
"_dd.base_service": "integration-tests-python"
164166
},
165167
"metrics": {
166168
"_dd.measured": 1
@@ -326,7 +328,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
326328
"trace_id": "XXXX",
327329
"parent_id": "XXXX",
328330
"span_id": "XXXX",
329-
"service": "integration-tests-python",
331+
"service": "requests",
330332
"resource": "GET /",
331333
"name": "requests.request",
332334
"error": 0,
@@ -340,7 +342,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
340342
"http.url": "https://datadoghq.com/",
341343
"out.host": "datadoghq.com",
342344
"http.status_code": "200",
343-
"http.useragent": "python-requests/X.X.X"
345+
"http.useragent": "python-requests/X.X.X",
346+
"_dd.base_service": "integration-tests-python"
344347
},
345348
"metrics": {
346349
"_dd.measured": 1,
@@ -352,7 +355,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
352355
"trace_id": "XXXX",
353356
"parent_id": "XXXX",
354357
"span_id": "XXXX",
355-
"service": "integration-tests-python",
358+
"service": "requests",
356359
"resource": "GET /",
357360
"name": "requests.request",
358361
"error": 0,
@@ -367,7 +370,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
367370
"http.url": "https://www.datadoghq.com/",
368371
"out.host": "www.datadoghq.com",
369372
"http.status_code": "200",
370-
"http.useragent": "python-requests/X.X.X"
373+
"http.useragent": "python-requests/X.X.X",
374+
"_dd.base_service": "integration-tests-python"
371375
},
372376
"metrics": {
373377
"_dd.measured": 1
@@ -485,7 +489,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
485489
"trace_id": "XXXX",
486490
"parent_id": "XXXX",
487491
"span_id": "XXXX",
488-
"service": "integration-tests-python",
492+
"service": "requests",
489493
"resource": "GET /",
490494
"name": "requests.request",
491495
"error": 0,
@@ -499,7 +503,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
499503
"http.url": "https://datadoghq.com/",
500504
"out.host": "datadoghq.com",
501505
"http.status_code": "200",
502-
"http.useragent": "python-requests/X.X.X"
506+
"http.useragent": "python-requests/X.X.X",
507+
"_dd.base_service": "integration-tests-python"
503508
},
504509
"metrics": {
505510
"_dd.measured": 1,
@@ -511,7 +516,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
511516
"trace_id": "XXXX",
512517
"parent_id": "XXXX",
513518
"span_id": "XXXX",
514-
"service": "integration-tests-python",
519+
"service": "requests",
515520
"resource": "GET /",
516521
"name": "requests.request",
517522
"error": 0,
@@ -526,7 +531,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
526531
"http.url": "https://www.datadoghq.com/",
527532
"out.host": "www.datadoghq.com",
528533
"http.status_code": "200",
529-
"http.useragent": "python-requests/X.X.X"
534+
"http.useragent": "python-requests/X.X.X",
535+
"_dd.base_service": "integration-tests-python"
530536
},
531537
"metrics": {
532538
"_dd.measured": 1
@@ -660,7 +666,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
660666
"trace_id": "XXXX",
661667
"parent_id": "XXXX",
662668
"span_id": "XXXX",
663-
"service": "integration-tests-python",
669+
"service": "requests",
664670
"resource": "GET /",
665671
"name": "requests.request",
666672
"error": 0,
@@ -674,7 +680,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
674680
"http.url": "https://datadoghq.com/",
675681
"out.host": "datadoghq.com",
676682
"http.status_code": "200",
677-
"http.useragent": "python-requests/X.X.X"
683+
"http.useragent": "python-requests/X.X.X",
684+
"_dd.base_service": "integration-tests-python"
678685
},
679686
"metrics": {
680687
"_dd.measured": 1,
@@ -686,7 +693,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
686693
"trace_id": "XXXX",
687694
"parent_id": "XXXX",
688695
"span_id": "XXXX",
689-
"service": "integration-tests-python",
696+
"service": "requests",
690697
"resource": "GET /",
691698
"name": "requests.request",
692699
"error": 0,
@@ -701,7 +708,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
701708
"http.url": "https://www.datadoghq.com/",
702709
"out.host": "www.datadoghq.com",
703710
"http.status_code": "200",
704-
"http.useragent": "python-requests/X.X.X"
711+
"http.useragent": "python-requests/X.X.X",
712+
"_dd.base_service": "integration-tests-python"
705713
},
706714
"metrics": {
707715
"_dd.measured": 1
@@ -826,7 +834,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
826834
"trace_id": "XXXX",
827835
"parent_id": "XXXX",
828836
"span_id": "XXXX",
829-
"service": "integration-tests-python",
837+
"service": "requests",
830838
"resource": "GET /",
831839
"name": "requests.request",
832840
"error": 0,
@@ -840,7 +848,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
840848
"http.url": "https://datadoghq.com/",
841849
"out.host": "datadoghq.com",
842850
"http.status_code": "200",
843-
"http.useragent": "python-requests/X.X.X"
851+
"http.useragent": "python-requests/X.X.X",
852+
"_dd.base_service": "integration-tests-python"
844853
},
845854
"metrics": {
846855
"_dd.measured": 1,
@@ -852,7 +861,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
852861
"trace_id": "XXXX",
853862
"parent_id": "XXXX",
854863
"span_id": "XXXX",
855-
"service": "integration-tests-python",
864+
"service": "requests",
856865
"resource": "GET /",
857866
"name": "requests.request",
858867
"error": 0,
@@ -867,7 +876,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
867876
"http.url": "https://www.datadoghq.com/",
868877
"out.host": "www.datadoghq.com",
869878
"http.status_code": "200",
870-
"http.useragent": "python-requests/X.X.X"
879+
"http.useragent": "python-requests/X.X.X",
880+
"_dd.base_service": "integration-tests-python"
871881
},
872882
"metrics": {
873883
"_dd.measured": 1
@@ -1001,7 +1011,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
10011011
"trace_id": "XXXX",
10021012
"parent_id": "XXXX",
10031013
"span_id": "XXXX",
1004-
"service": "integration-tests-python",
1014+
"service": "requests",
10051015
"resource": "GET /",
10061016
"name": "requests.request",
10071017
"error": 0,
@@ -1015,7 +1025,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
10151025
"http.url": "https://datadoghq.com/",
10161026
"out.host": "datadoghq.com",
10171027
"http.status_code": "200",
1018-
"http.useragent": "python-requests/X.X.X"
1028+
"http.useragent": "python-requests/X.X.X",
1029+
"_dd.base_service": "integration-tests-python"
10191030
},
10201031
"metrics": {
10211032
"_dd.measured": 1,
@@ -1027,7 +1038,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
10271038
"trace_id": "XXXX",
10281039
"parent_id": "XXXX",
10291040
"span_id": "XXXX",
1030-
"service": "integration-tests-python",
1041+
"service": "requests",
10311042
"resource": "GET /",
10321043
"name": "requests.request",
10331044
"error": 0,
@@ -1042,7 +1053,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
10421053
"http.url": "https://www.datadoghq.com/",
10431054
"out.host": "www.datadoghq.com",
10441055
"http.status_code": "200",
1045-
"http.useragent": "python-requests/X.X.X"
1056+
"http.useragent": "python-requests/X.X.X",
1057+
"_dd.base_service": "integration-tests-python"
10461058
},
10471059
"metrics": {
10481060
"_dd.measured": 1
@@ -1165,7 +1177,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
11651177
"trace_id": "XXXX",
11661178
"parent_id": "XXXX",
11671179
"span_id": "XXXX",
1168-
"service": "integration-tests-python",
1180+
"service": "requests",
11691181
"resource": "GET /",
11701182
"name": "requests.request",
11711183
"error": 0,
@@ -1179,7 +1191,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
11791191
"http.url": "https://datadoghq.com/",
11801192
"out.host": "datadoghq.com",
11811193
"http.status_code": "200",
1182-
"http.useragent": "python-requests/X.X.X"
1194+
"http.useragent": "python-requests/X.X.X",
1195+
"_dd.base_service": "integration-tests-python"
11831196
},
11841197
"metrics": {
11851198
"_dd.measured": 1,
@@ -1191,7 +1204,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
11911204
"trace_id": "XXXX",
11921205
"parent_id": "XXXX",
11931206
"span_id": "XXXX",
1194-
"service": "integration-tests-python",
1207+
"service": "requests",
11951208
"resource": "GET /",
11961209
"name": "requests.request",
11971210
"error": 0,
@@ -1206,7 +1219,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
12061219
"http.url": "https://www.datadoghq.com/",
12071220
"out.host": "www.datadoghq.com",
12081221
"http.status_code": "200",
1209-
"http.useragent": "python-requests/X.X.X"
1222+
"http.useragent": "python-requests/X.X.X",
1223+
"_dd.base_service": "integration-tests-python"
12101224
},
12111225
"metrics": {
12121226
"_dd.measured": 1
@@ -1328,7 +1342,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
13281342
"trace_id": "XXXX",
13291343
"parent_id": "XXXX",
13301344
"span_id": "XXXX",
1331-
"service": "integration-tests-python",
1345+
"service": "requests",
13321346
"resource": "GET /",
13331347
"name": "requests.request",
13341348
"error": 0,
@@ -1342,7 +1356,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
13421356
"http.url": "https://datadoghq.com/",
13431357
"out.host": "datadoghq.com",
13441358
"http.status_code": "200",
1345-
"http.useragent": "python-requests/X.X.X"
1359+
"http.useragent": "python-requests/X.X.X",
1360+
"_dd.base_service": "integration-tests-python"
13461361
},
13471362
"metrics": {
13481363
"_dd.measured": 1,
@@ -1354,7 +1369,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
13541369
"trace_id": "XXXX",
13551370
"parent_id": "XXXX",
13561371
"span_id": "XXXX",
1357-
"service": "integration-tests-python",
1372+
"service": "requests",
13581373
"resource": "GET /",
13591374
"name": "requests.request",
13601375
"error": 0,
@@ -1369,7 +1384,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
13691384
"http.url": "https://www.datadoghq.com/",
13701385
"out.host": "www.datadoghq.com",
13711386
"http.status_code": "200",
1372-
"http.useragent": "python-requests/X.X.X"
1387+
"http.useragent": "python-requests/X.X.X",
1388+
"_dd.base_service": "integration-tests-python"
13731389
},
13741390
"metrics": {
13751391
"_dd.measured": 1
@@ -1499,7 +1515,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
14991515
"trace_id": "XXXX",
15001516
"parent_id": "XXXX",
15011517
"span_id": "XXXX",
1502-
"service": "integration-tests-python",
1518+
"service": "requests",
15031519
"resource": "GET /",
15041520
"name": "requests.request",
15051521
"error": 0,
@@ -1513,7 +1529,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
15131529
"http.url": "https://datadoghq.com/",
15141530
"out.host": "datadoghq.com",
15151531
"http.status_code": "200",
1516-
"http.useragent": "python-requests/X.X.X"
1532+
"http.useragent": "python-requests/X.X.X",
1533+
"_dd.base_service": "integration-tests-python"
15171534
},
15181535
"metrics": {
15191536
"_dd.measured": 1,
@@ -1525,7 +1542,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
15251542
"trace_id": "XXXX",
15261543
"parent_id": "XXXX",
15271544
"span_id": "XXXX",
1528-
"service": "integration-tests-python",
1545+
"service": "requests",
15291546
"resource": "GET /",
15301547
"name": "requests.request",
15311548
"error": 0,
@@ -1540,7 +1557,8 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate","A
15401557
"http.url": "https://www.datadoghq.com/",
15411558
"out.host": "www.datadoghq.com",
15421559
"http.status_code": "200",
1543-
"http.useragent": "python-requests/X.X.X"
1560+
"http.useragent": "python-requests/X.X.X",
1561+
"_dd.base_service": "integration-tests-python"
15441562
},
15451563
"metrics": {
15461564
"_dd.measured": 1

0 commit comments

Comments
 (0)