Skip to content

Commit 3766511

Browse files
chore: try ddtrace 2.19.1
1 parent 520d7c2 commit 3766511

14 files changed

+1127
-8433
lines changed

poetry.lock

+184-170
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
python = ">=3.8.0,<4"
2929
datadog = ">=0.41.0,<1.0.0"
3030
wrapt = "^1.11.2"
31-
ddtrace = ">=2.19.0rc1"
31+
ddtrace = ">=2.19.1"
3232
ujson = ">=5.9.0"
3333
boto3 = { version = "^1.34.0", optional = true }
3434
requests = { version ="^2.22.0", optional = true }

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

+73-513
Large diffs are not rendered by default.

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

+75-513
Large diffs are not rendered by default.

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

+75-513
Large diffs are not rendered by default.

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

+75-513
Large diffs are not rendered by default.

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

+73-513
Large diffs are not rendered by default.

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

+73-513
Large diffs are not rendered by default.

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

+82-864
Large diffs are not rendered by default.

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

+84-864
Large diffs are not rendered by default.

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

+84-864
Large diffs are not rendered by default.

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

+84-864
Large diffs are not rendered by default.

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

+82-864
Large diffs are not rendered by default.

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

+82-864
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)