File tree
45 files changed
+145
-142
lines changed- instrumentation
- opentelemetry-instrumentation-aiohttp-client/tests
- opentelemetry-instrumentation-aiohttp-server
- src/opentelemetry/instrumentation/aiohttp_server
- tests
- opentelemetry-instrumentation-aiopg/src/opentelemetry/instrumentation/aiopg
- opentelemetry-instrumentation-asgi
- src/opentelemetry/instrumentation/asgi
- tests
- opentelemetry-instrumentation-asyncpg/src/opentelemetry/instrumentation/asyncpg
- opentelemetry-instrumentation-botocore/src/opentelemetry/instrumentation/botocore/extensions
- opentelemetry-instrumentation-celery/src/opentelemetry/instrumentation/celery
- opentelemetry-instrumentation-confluent-kafka/src/opentelemetry/instrumentation/confluent_kafka
- opentelemetry-instrumentation-dbapi/src/opentelemetry/instrumentation/dbapi
- opentelemetry-instrumentation-elasticsearch/tests
- opentelemetry-instrumentation-grpc
- src/opentelemetry/instrumentation/grpc/filters
- tests
- opentelemetry-instrumentation-kafka-python/tests
- opentelemetry-instrumentation-pika/src/opentelemetry/instrumentation/pika
- opentelemetry-instrumentation-psycopg2/tests
- opentelemetry-instrumentation-pymemcache
- src/opentelemetry/instrumentation/pymemcache
- tests
- opentelemetry-instrumentation-redis/src/opentelemetry/instrumentation/redis
- opentelemetry-instrumentation-requests/tests
- opentelemetry-instrumentation-sklearn
- src/opentelemetry/instrumentation/sklearn
- tests
- opentelemetry-instrumentation-sqlalchemy/src/opentelemetry/instrumentation/sqlalchemy
- opentelemetry-instrumentation-urllib/src/opentelemetry/instrumentation/urllib
- opentelemetry-instrumentation-wsgi/tests
- opentelemetry-instrumentation
- src/opentelemetry/instrumentation
- tests
- resource/opentelemetry-resource-detector-azure
- src/opentelemetry/resource/detector/azure
- tests
- scripts
- sdk-extension/opentelemetry-sdk-extension-aws
- src/opentelemetry/sdk/extension/aws
- resource
- trace
- tests/trace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+145
-142
lines changed+3-10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
73 | 72 |
| |
74 | 73 |
| |
75 | 74 |
| |
| |||
81 | 80 |
| |
82 | 81 |
| |
83 | 82 |
| |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| |||
268 | 268 |
| |
269 | 269 |
| |
270 | 270 |
| |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 |
| - | |
276 |
| - | |
277 |
| - | |
278 | 271 |
| |
279 | 272 |
| |
280 | 273 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 | 14 |
| |
17 | 15 |
| |
18 | 16 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
49 | 48 |
| |
50 | 49 |
| |
51 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
| 139 | + | |
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
| |||
156 | 156 |
| |
157 | 157 |
| |
158 | 158 |
| |
159 |
| - | |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 |
| - | |
31 | 31 |
| |
| 32 | + | |
| 33 | + | |
32 | 34 |
| |
33 |
| - | |
34 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
35 | 51 |
| |
36 | 52 |
| |
37 | 53 |
| |
| |||
48 | 64 |
| |
49 | 65 |
| |
50 | 66 |
| |
51 |
| - | |
52 |
| - | |
| 67 | + | |
| 68 | + | |
53 | 69 |
| |
54 | 70 |
| |
55 | 71 |
| |
| |||
91 | 107 |
| |
92 | 108 |
| |
93 | 109 |
| |
94 |
| - | |
| 110 | + | |
95 | 111 |
| |
96 | 112 |
| |
97 | 113 |
| |
|
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
| 218 | + | |
218 | 219 |
| |
219 | 220 |
| |
220 | 221 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
710 | 710 |
| |
711 | 711 |
| |
712 | 712 |
| |
| 713 | + | |
713 | 714 |
| |
714 | 715 |
| |
715 | 716 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
| 230 | + | |
230 | 231 |
| |
231 | 232 |
| |
232 | 233 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 | 17 |
| |
19 | 18 |
| |
20 | 19 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
120 | 119 |
| |
121 | 120 |
| |
122 | 121 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
427 | 427 |
| |
428 | 428 |
| |
429 | 429 |
| |
430 |
| - | |
| 430 | + | |
431 | 431 |
| |
432 |
| - | |
433 |
| - | |
434 |
| - | |
435 |
| - | |
436 |
| - | |
437 |
| - | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
0 commit comments