Skip to content

Commit 4429969

Browse files
committed
Revert "feat: instrument pyo3-opentelemetry (#391)"
This reverts commit 1cf88e9.
1 parent adf36d0 commit 4429969

37 files changed

+41
-1166
lines changed

.gitignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ venv/
1212
# JetBrains
1313
.idea
1414

15-
.vscode/
16-
pyrightconfig.json
17-
1815
# Clang debug / memory detection / test artifacts
1916
*.dSYM
2017
*.o
@@ -32,7 +29,3 @@ qcs-api/docs
3229
crates/python/.hypothesis
3330
crates/python/qcs_sdk/*.so
3431
crates/python/build
35-
crates/python/tests/_fixtures/traces/*.json
36-
37-
# unversioned developer notes
38-
scratch/

Cargo.lock

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

0 commit comments

Comments
 (0)