Skip to content

Commit 6c7851f

Browse files
duncanistaastuyve
andauthored
misc: pin ddtrace to 1.15.2 (#356)
* update `ddtrace` to `^1.17.2` * pin version of `[email protected]` * feat: ints --------- Co-authored-by: AJ Stuyvenberg <[email protected]>
1 parent 8aa1fd3 commit 6c7851f

10 files changed

+152
-434
lines changed

poetry.lock

Lines changed: 78 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
python = ">=3.7.0,<4"
2727
datadog = ">=0.41.0,<1.0.0"
2828
wrapt = "^1.11.2"
29-
ddtrace = "^1.15.0"
29+
ddtrace = "1.15.2"
3030
urllib3 = "<2.0.0"
3131
importlib_metadata = {version = "*", python = "<3.8"}
3232
boto3 = { version = "^1.10.33", optional = true }

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

Lines changed: 9 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
6868
"http.status_code": "200",
6969
"peer.service": "integration-tests-python",
7070
"_dd.p.dm": "-0",
71-
"language": "python",
72-
"_dd.peer.service.source": "peer.service"
71+
"language": "python"
7372
},
7473
"metrics": {
7574
"process_id": XXXX,
@@ -128,7 +127,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
128127
"span.kind": "client",
129128
"http.method": "GET",
130129
"http.url": "https://datadoghq.com/",
131-
"out.host": "datadoghq.com",
132130
"http.status_code": "200",
133131
"http.useragent": "python-requests/X.X.X"
134132
},
@@ -154,7 +152,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
154152
"span.kind": "client",
155153
"http.method": "GET",
156154
"http.url": "https://www.datadoghq.com/",
157-
"out.host": "www.datadoghq.com",
158155
"http.status_code": "200",
159156
"http.useragent": "python-requests/X.X.X"
160157
},
@@ -235,8 +232,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
235232
"_inferred_span.tag_source": "self",
236233
"peer.service": "integration-tests-python",
237234
"_dd.p.dm": "-0",
238-
"language": "python",
239-
"_dd.peer.service.source": "peer.service"
235+
"language": "python"
240236
},
241237
"metrics": {
242238
"process_id": XXXX,
@@ -291,7 +287,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
291287
"span.kind": "client",
292288
"http.method": "GET",
293289
"http.url": "https://datadoghq.com/",
294-
"out.host": "datadoghq.com",
295290
"http.status_code": "200",
296291
"http.useragent": "python-requests/X.X.X"
297292
},
@@ -317,7 +312,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
317312
"span.kind": "client",
318313
"http.method": "GET",
319314
"http.url": "https://www.datadoghq.com/",
320-
"out.host": "www.datadoghq.com",
321315
"http.status_code": "200",
322316
"http.useragent": "python-requests/X.X.X"
323317
},
@@ -392,8 +386,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
392386
"_inferred_span.tag_source": "self",
393387
"peer.service": "integration-tests-python",
394388
"_dd.p.dm": "-0",
395-
"language": "python",
396-
"_dd.peer.service.source": "peer.service"
389+
"language": "python"
397390
},
398391
"metrics": {
399392
"process_id": XXXX,
@@ -447,7 +440,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
447440
"span.kind": "client",
448441
"http.method": "GET",
449442
"http.url": "https://datadoghq.com/",
450-
"out.host": "datadoghq.com",
451443
"http.status_code": "200",
452444
"http.useragent": "python-requests/X.X.X"
453445
},
@@ -473,7 +465,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
473465
"span.kind": "client",
474466
"http.method": "GET",
475467
"http.url": "https://www.datadoghq.com/",
476-
"out.host": "www.datadoghq.com",
477468
"http.status_code": "200",
478469
"http.useragent": "python-requests/X.X.X"
479470
},
@@ -558,8 +549,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
558549
"http.status_code": "200",
559550
"peer.service": "integration-tests-python",
560551
"_dd.p.dm": "-0",
561-
"language": "python",
562-
"_dd.peer.service.source": "peer.service"
552+
"language": "python"
563553
},
564554
"metrics": {
565555
"process_id": XXXX,
@@ -618,7 +608,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
618608
"span.kind": "client",
619609
"http.method": "GET",
620610
"http.url": "https://datadoghq.com/",
621-
"out.host": "datadoghq.com",
622611
"http.status_code": "200",
623612
"http.useragent": "python-requests/X.X.X"
624613
},
@@ -644,7 +633,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
644633
"span.kind": "client",
645634
"http.method": "GET",
646635
"http.url": "https://www.datadoghq.com/",
647-
"out.host": "www.datadoghq.com",
648636
"http.status_code": "200",
649637
"http.useragent": "python-requests/X.X.X"
650638
},
@@ -725,8 +713,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
725713
"_inferred_span.tag_source": "self",
726714
"peer.service": "integration-tests-python",
727715
"_dd.p.dm": "-0",
728-
"language": "python",
729-
"_dd.peer.service.source": "peer.service"
716+
"language": "python"
730717
},
731718
"metrics": {
732719
"process_id": XXXX,
@@ -781,7 +768,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
781768
"span.kind": "client",
782769
"http.method": "GET",
783770
"http.url": "https://datadoghq.com/",
784-
"out.host": "datadoghq.com",
785771
"http.status_code": "200",
786772
"http.useragent": "python-requests/X.X.X"
787773
},
@@ -807,7 +793,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
807793
"span.kind": "client",
808794
"http.method": "GET",
809795
"http.url": "https://www.datadoghq.com/",
810-
"out.host": "www.datadoghq.com",
811796
"http.status_code": "200",
812797
"http.useragent": "python-requests/X.X.X"
813798
},
@@ -885,8 +870,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
885870
"_inferred_span.tag_source": "self",
886871
"peer.service": "integration-tests-python",
887872
"_dd.p.dm": "-0",
888-
"language": "python",
889-
"_dd.peer.service.source": "peer.service"
873+
"language": "python"
890874
},
891875
"metrics": {
892876
"process_id": XXXX,
@@ -941,7 +925,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
941925
"span.kind": "client",
942926
"http.method": "GET",
943927
"http.url": "https://datadoghq.com/",
944-
"out.host": "datadoghq.com",
945928
"http.status_code": "200",
946929
"http.useragent": "python-requests/X.X.X"
947930
},
@@ -967,7 +950,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
967950
"span.kind": "client",
968951
"http.method": "GET",
969952
"http.url": "https://www.datadoghq.com/",
970-
"out.host": "www.datadoghq.com",
971953
"http.status_code": "200",
972954
"http.useragent": "python-requests/X.X.X"
973955
},
@@ -1046,8 +1028,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
10461028
"_inferred_span.tag_source": "self",
10471029
"peer.service": "integration-tests-python",
10481030
"_dd.p.dm": "-0",
1049-
"language": "python",
1050-
"_dd.peer.service.source": "peer.service"
1031+
"language": "python"
10511032
},
10521033
"metrics": {
10531034
"process_id": XXXX,
@@ -1102,7 +1083,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
11021083
"span.kind": "client",
11031084
"http.method": "GET",
11041085
"http.url": "https://datadoghq.com/",
1105-
"out.host": "datadoghq.com",
11061086
"http.status_code": "200",
11071087
"http.useragent": "python-requests/X.X.X"
11081088
},
@@ -1128,7 +1108,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
11281108
"span.kind": "client",
11291109
"http.method": "GET",
11301110
"http.url": "https://www.datadoghq.com/",
1131-
"out.host": "www.datadoghq.com",
11321111
"http.status_code": "200",
11331112
"http.useragent": "python-requests/X.X.X"
11341113
},
@@ -1206,8 +1185,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
12061185
"_inferred_span.tag_source": "self",
12071186
"peer.service": "integration-tests-python",
12081187
"_dd.p.dm": "-0",
1209-
"language": "python",
1210-
"_dd.peer.service.source": "peer.service"
1188+
"language": "python"
12111189
},
12121190
"metrics": {
12131191
"process_id": XXXX,
@@ -1262,7 +1240,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
12621240
"span.kind": "client",
12631241
"http.method": "GET",
12641242
"http.url": "https://datadoghq.com/",
1265-
"out.host": "datadoghq.com",
12661243
"http.status_code": "200",
12671244
"http.useragent": "python-requests/X.X.X"
12681245
},
@@ -1288,7 +1265,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
12881265
"span.kind": "client",
12891266
"http.method": "GET",
12901267
"http.url": "https://www.datadoghq.com/",
1291-
"out.host": "www.datadoghq.com",
12921268
"http.status_code": "200",
12931269
"http.useragent": "python-requests/X.X.X"
12941270
},
@@ -1372,8 +1348,7 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
13721348
"http.status_code": "200",
13731349
"peer.service": "integration-tests-python",
13741350
"_dd.p.dm": "-0",
1375-
"language": "python",
1376-
"_dd.peer.service.source": "peer.service"
1351+
"language": "python"
13771352
},
13781353
"metrics": {
13791354
"process_id": XXXX,
@@ -1430,7 +1405,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
14301405
"span.kind": "client",
14311406
"http.method": "GET",
14321407
"http.url": "https://datadoghq.com/",
1433-
"out.host": "datadoghq.com",
14341408
"http.status_code": "200",
14351409
"http.useragent": "python-requests/X.X.X"
14361410
},
@@ -1456,7 +1430,6 @@ HTTP GET https://www.datadoghq.com/ Headers: ["Accept-Encoding:gzip, deflate", "
14561430
"span.kind": "client",
14571431
"http.method": "GET",
14581432
"http.url": "https://www.datadoghq.com/",
1459-
"out.host": "www.datadoghq.com",
14601433
"http.status_code": "200",
14611434
"http.useragent": "python-requests/X.X.X"
14621435
},

0 commit comments

Comments
 (0)