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

Lines changed: 184 additions & 170 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
@@ -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

Lines changed: 73 additions & 513 deletions
Large diffs are not rendered by default.

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

Lines changed: 75 additions & 513 deletions
Large diffs are not rendered by default.

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

Lines changed: 75 additions & 513 deletions
Large diffs are not rendered by default.

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

Lines changed: 75 additions & 513 deletions
Large diffs are not rendered by default.

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

Lines changed: 73 additions & 513 deletions
Large diffs are not rendered by default.

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

Lines changed: 73 additions & 513 deletions
Large diffs are not rendered by default.

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

Lines changed: 82 additions & 864 deletions
Large diffs are not rendered by default.

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

Lines changed: 84 additions & 864 deletions
Large diffs are not rendered by default.

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

Lines changed: 84 additions & 864 deletions
Large diffs are not rendered by default.

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

Lines changed: 84 additions & 864 deletions
Large diffs are not rendered by default.

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

Lines changed: 82 additions & 864 deletions
Large diffs are not rendered by default.

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

Lines changed: 82 additions & 864 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)