File tree
134 files changed
+703
-452
lines changed- .github/workflows
- _template
- docs
- instrumentation
- boto3sqs
- confluent_kafka
- exporter
- opentelemetry-exporter-prometheus-remote-write/src/opentelemetry/exporter/prometheus_remote_write
- opentelemetry-exporter-richconsole
- src/opentelemetry/exporter/richconsole
- instrumentation
- opentelemetry-instrumentation-aio-pika
- src/opentelemetry/instrumentation/aio_pika
- tests
- opentelemetry-instrumentation-aiohttp-client
- src/opentelemetry/instrumentation/aiohttp_client
- tests
- opentelemetry-instrumentation-aiopg
- src/opentelemetry/instrumentation/aiopg
- opentelemetry-instrumentation-asgi
- src/opentelemetry/instrumentation/asgi
- opentelemetry-instrumentation-asyncpg
- src/opentelemetry/instrumentation/asyncpg
- opentelemetry-instrumentation-aws-lambda
- src/opentelemetry/instrumentation/aws_lambda
- opentelemetry-instrumentation-boto
- src/opentelemetry/instrumentation/boto
- opentelemetry-instrumentation-boto3sqs
- src/opentelemetry/instrumentation/boto3sqs
- opentelemetry-instrumentation-botocore
- src/opentelemetry/instrumentation/botocore
- opentelemetry-instrumentation-celery
- src/opentelemetry/instrumentation/celery
- opentelemetry-instrumentation-confluent-kafka
- src/opentelemetry/instrumentation/confluent_kafka
- tests
- opentelemetry-instrumentation-dbapi
- src/opentelemetry/instrumentation/dbapi
- tests
- opentelemetry-instrumentation-django
- src/opentelemetry/instrumentation/django
- tests
- opentelemetry-instrumentation-elasticsearch
- src/opentelemetry/instrumentation/elasticsearch
- tests
- opentelemetry-instrumentation-falcon
- src/opentelemetry/instrumentation/falcon
- opentelemetry-instrumentation-fastapi
- src/opentelemetry/instrumentation/fastapi
- opentelemetry-instrumentation-flask
- src/opentelemetry/instrumentation/flask
- tests
- opentelemetry-instrumentation-grpc
- src/opentelemetry/instrumentation/grpc
- opentelemetry-instrumentation-httpx
- src/opentelemetry/instrumentation/httpx
- opentelemetry-instrumentation-jinja2
- src/opentelemetry/instrumentation/jinja2
- opentelemetry-instrumentation-kafka-python
- src/opentelemetry/instrumentation/kafka
- opentelemetry-instrumentation-logging
- src/opentelemetry/instrumentation/logging
- opentelemetry-instrumentation-mysql
- src/opentelemetry/instrumentation/mysql
- tests
- opentelemetry-instrumentation-pika
- src/opentelemetry/instrumentation/pika
- opentelemetry-instrumentation-psycopg2
- src/opentelemetry/instrumentation/psycopg2
- opentelemetry-instrumentation-pymemcache
- src/opentelemetry/instrumentation/pymemcache
- opentelemetry-instrumentation-pymongo
- src/opentelemetry/instrumentation/pymongo
- opentelemetry-instrumentation-pymysql
- src/opentelemetry/instrumentation/pymysql
- tests
- opentelemetry-instrumentation-pyramid
- src/opentelemetry/instrumentation/pyramid
- opentelemetry-instrumentation-redis
- src/opentelemetry/instrumentation/redis
- opentelemetry-instrumentation-remoulade
- src/opentelemetry/instrumentation/remoulade
- opentelemetry-instrumentation-requests
- src/opentelemetry/instrumentation/requests
- opentelemetry-instrumentation-sklearn
- src/opentelemetry/instrumentation/sklearn
- opentelemetry-instrumentation-sqlalchemy
- src/opentelemetry/instrumentation/sqlalchemy
- tests
- opentelemetry-instrumentation-sqlite3
- src/opentelemetry/instrumentation/sqlite3
- tests
- opentelemetry-instrumentation-starlette
- src/opentelemetry/instrumentation/starlette
- opentelemetry-instrumentation-system-metrics
- src/opentelemetry/instrumentation/system_metrics
- opentelemetry-instrumentation-tornado
- src/opentelemetry/instrumentation/tornado
- tests
- opentelemetry-instrumentation-tortoiseorm
- src/opentelemetry/instrumentation/tortoiseorm
- opentelemetry-instrumentation-urllib
- src/opentelemetry/instrumentation/urllib
- opentelemetry-instrumentation-urllib3
- src/opentelemetry/instrumentation/urllib3
- opentelemetry-instrumentation-wsgi
- src/opentelemetry/instrumentation/wsgi
- tests
- opentelemetry-contrib-instrumentations
- src/opentelemetry/contrib-instrumentations
- opentelemetry-distro
- src/opentelemetry/distro
- opentelemetry-instrumentation/src/opentelemetry/instrumentation
- propagator/opentelemetry-propagator-ot-trace/src/opentelemetry/propagators/ot_trace
- scripts
- tests/opentelemetry-docker-tests/tests/sqlalchemy_tests
- util/opentelemetry-util-http/src/opentelemetry/util/http
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
134 files changed
+703
-452
lines changedDiff for: .github/workflows/backport.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
|
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
184 |
| - | |
| 184 | + | |
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
|
Diff for: .github/workflows/release.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
|
Diff for: CHANGELOG.md
+16-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
12 | 25 |
| |
13 |
| - | |
| 26 | + | |
14 | 27 |
| |
15 | 28 |
| |
16 | 29 |
| |
| |||
46 | 59 |
| |
47 | 60 |
| |
48 | 61 |
| |
| 62 | + | |
| 63 | + | |
49 | 64 |
| |
50 | 65 |
| |
51 | 66 |
| |
|
Diff for: _template/version.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + |
Diff for: docs-requirements.txt
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
|
Diff for: docs/conf.py
+8-19
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
148 | 137 |
| |
149 | 138 |
| |
150 | 139 |
| |
|
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Diff for: docs/nitpick-exceptions.ini
+31-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 |
| |
15 | 18 |
| |
16 | 19 |
| |
| |||
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
29 | 40 |
| |
30 |
| - | |
| 41 | + | |
31 | 42 |
| |
32 | 43 |
| |
33 | 44 |
| |
| |||
44 | 55 |
| |
45 | 56 |
| |
46 | 57 |
| |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + |
Diff for: eachdist.ini
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + |
Diff for: instrumentation/README.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
| 6 | + | |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
39 |
| - | |
| 40 | + | |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| |||
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
79 |
| - | |
| 80 | + | |
80 | 81 |
| |
81 | 82 |
| |
82 | 83 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
| |||
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 |
| - | |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| |||
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
95 |
| - | |
| 96 | + | |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
434 | 435 |
| |
435 | 436 |
| |
436 | 437 |
| |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
437 | 450 |
| |
438 | 451 |
| |
439 | 452 |
| |
|
0 commit comments