File tree Expand file tree Collapse file tree 5 files changed +22
-22
lines changed
instrumentation/opentelemetry-instrumentation-django Expand file tree Collapse file tree 5 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ tomli==2.0.1
16
16
typing_extensions==4.10.0
17
17
wrapt==1.16.0
18
18
zipp==3.17.0
19
- -e ../../../ opentelemetry-instrumentation
20
- -e ../../../ util/opentelemetry-util-http
21
- -e ../../../ instrumentation/opentelemetry-instrumentation-wsgi
22
- -e ../../../ instrumentation/opentelemetry-instrumentation-django
19
+ -e opentelemetry-instrumentation
20
+ -e util/opentelemetry-util-http
21
+ -e instrumentation/opentelemetry-instrumentation-wsgi
22
+ -e instrumentation/opentelemetry-instrumentation-django
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ tomli==2.0.1
16
16
typing_extensions==4.10.0
17
17
wrapt==1.16.0
18
18
zipp==3.17.0
19
- -e ../../../ opentelemetry-instrumentation
20
- -e ../../../ util/opentelemetry-util-http
21
- -e ../../../ instrumentation/opentelemetry-instrumentation-wsgi
22
- -e ../../../ instrumentation/opentelemetry-instrumentation-asgi
23
- -e ../../../ instrumentation/opentelemetry-instrumentation-django
19
+ -e opentelemetry-instrumentation
20
+ -e util/opentelemetry-util-http
21
+ -e instrumentation/opentelemetry-instrumentation-wsgi
22
+ -e instrumentation/opentelemetry-instrumentation-asgi
23
+ -e instrumentation/opentelemetry-instrumentation-django
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ tomli==2.0.1
16
16
typing_extensions==4.10.0
17
17
wrapt==1.16.0
18
18
zipp==3.17.0
19
- -e ../../../ opentelemetry-instrumentation
20
- -e ../../../ util/opentelemetry-util-http
21
- -e ../../../ instrumentation/opentelemetry-instrumentation-wsgi
22
- -e ../../../ instrumentation/opentelemetry-instrumentation-asgi
23
- -e ../../../ instrumentation/opentelemetry-instrumentation-django
19
+ -e opentelemetry-instrumentation
20
+ -e util/opentelemetry-util-http
21
+ -e instrumentation/opentelemetry-instrumentation-wsgi
22
+ -e instrumentation/opentelemetry-instrumentation-asgi
23
+ -e instrumentation/opentelemetry-instrumentation-django
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ tomli==2.0.1
16
16
typing_extensions==4.10.0
17
17
wrapt==1.16.0
18
18
zipp==3.17.0
19
- -e ../../../ opentelemetry-instrumentation
20
- -e ../../../ util/opentelemetry-util-http
21
- -e ../../../ instrumentation/opentelemetry-instrumentation-wsgi
22
- -e ../../../ instrumentation/opentelemetry-instrumentation-django
19
+ -e opentelemetry-instrumentation
20
+ -e util/opentelemetry-util-http
21
+ -e instrumentation/opentelemetry-instrumentation-wsgi
22
+ -e instrumentation/opentelemetry-instrumentation-django
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ tomli==2.0.1
15
15
typing_extensions==4.10.0
16
16
wrapt==1.16.0
17
17
zipp==3.17.0
18
- -e ../../../ opentelemetry-instrumentation
19
- -e ../../../ util/opentelemetry-util-http
20
- -e ../../../ instrumentation/opentelemetry-instrumentation-wsgi
21
- -e ../../../ instrumentation/opentelemetry-instrumentation-django
18
+ -e opentelemetry-instrumentation
19
+ -e util/opentelemetry-util-http
20
+ -e instrumentation/opentelemetry-instrumentation-wsgi
21
+ -e instrumentation/opentelemetry-instrumentation-django
You can’t perform that action at this time.
0 commit comments