Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: move trace exporters back to experimental #2835

Merged
merged 11 commits into from
Mar 25, 2022
Prev Previous commit
Next Next commit
chore: update ts references
dyladan committed Mar 18, 2022
commit e1ecc5f3482d3d1ffc8c63f6a26635603ee1b3ad
9 changes: 0 additions & 9 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -43,15 +43,6 @@
"excludePrivate": true
},
"references": [
{
"path": "packages/exporter-trace-otlp-grpc"
},
{
"path": "packages/exporter-trace-otlp-http"
},
{
"path": "packages/exporter-trace-otlp-proto"
},
{
"path": "packages/opentelemetry-context-async-hooks"
},