cfdd4ae77f
Update version to 1.20.0.dev/0.41b0.dev ( #1885 )
...
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2023-07-13 16:42:32 +02:00
7292beefae
Request Flask attributes passed to Sampler ( #1784 )
...
* Request Flask attributes passed to Sampler
* Update changelog
* Lint
* Fix botocore test keyerror
* Revert "Fix botocore test keyerror"
This reverts commit fd03c55a3902b3456afd6a2ecf429afba11b0691.
* botocore test does get_queue_url
* Revert "botocore test does get_queue_url"
This reverts commit 9530cd250dd836b3181a9361decb130e2aae1202.
* Update changelog
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
2023-06-16 22:40:46 +00:00
743ac64661
Issue #1757 - Update HTTP server/client instrumentation span names ( #1759 )
...
Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-06-16 00:21:05 +02:00
4637912418
Use request_ctx
to determine whether or not _teardown_request
should end flask span ( #1692 )
...
Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2023-06-13 13:23:48 +02:00
afd8428997
Update version to 1.19.0.dev/0.40b0.dev ( #1797 )
...
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-05-17 10:47:58 -06:00
e4d8f10ecd
Update version to 1.18.0.dev/0.39b0.dev ( #1723 )
2023-03-22 22:01:45 +05:30
74a8b902f1
Fix issue with Flask instrumentation when a request spawn children threads and copies the request context ( #1654 )
2023-02-22 21:37:59 +00:00
482804451a
Update version to 1.17.0.dev/0.38b0.dev ( #1677 )
...
* Update version to 1.17.0.dev/0.38b0.dev
* Update SHA
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-02-17 11:42:54 -06:00
260df4dc6d
Audit and test opentelemetry-instrumentation-flask NoOpTracerProvider ( #1614 )
2023-02-13 09:49:17 +00:00
78874df5c2
Fix install of Python 3.10 on GitHub Actions ( #1609 )
...
* Fix install of Python 3.10 on GitHub Actions
In PR #1604 the Python version was upgraded to Python 3.10 to fix a
local issue on M1 MacBooks.
The GitHub Action workflows now exit with the following message for the
docker-tests, spellcheck and lint checks, skipping these checks.
```
lint create: /home/runner/work/opentelemetry-python-contrib/opentelemetry-python-contrib/.tox/lint
SKIPPED: InterpreterNotFound: python3.10
___________________________________ summary ____________________________________
SKIPPED: lint: InterpreterNotFound: python3.10
congratulations :)
```
Upgrade the Python version in the GitHub Actions workflow to fix this.
* Fix YAML interpretation of Python 3.10
* Upgrade Docker tests dependencies
Upgrade the asyncpg and psycopg2 packages, they don't work on Python
3.10.
This also fixes running these tests no M1 MacBooks.
* Fix linter issues merged into main
They went unnoticed while the CI didn't fail on the lint task not
working.
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-02-03 08:37:24 +05:30
1c27b775f2
[docs] Fixing examples formating ( #1585 )
2023-01-26 13:42:22 +00:00
0f2451be26
Update version to 1.16.0.dev/0.37b0.dev ( #1485 )
2022-12-10 04:03:22 +05:30
71781d3964
updating changelogs and version to 1.15.0-0.36b0 ( #1482 )
2022-12-10 02:33:51 +05:30
155fc46596
Minor refactoring ( #1169 )
...
* Minor refactoring across multiple instrumentation libraries
* Reformat using black
* Put span_kind back in aws_lambda
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2022-12-03 13:11:06 +00:00
af972a07a9
Create RELEASING.md, Update version to 1.15.0.dev/0.36b0.dev ( #1429 )
2022-11-03 13:26:58 -07:00
05e23cd280
[release/v1.14.x-0.35bx] Prepare release 1.14.0/0.35b0 ( #1428 )
2022-11-03 10:30:35 -07:00
5c67dee23d
Change to use local dev versions ( #1425 )
2022-11-02 10:19:40 -07:00
38d384a2ae
Add support for py3.11 ( #1415 )
2022-10-31 21:19:50 +00:00
26d3343428
Add support for regular expression matching and sanitizing of headers in Flask. ( #1413 )
...
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-10-29 08:12:06 +00:00
75953f3b25
Use metric semantic conventions ( #1380 )
2022-10-19 12:31:01 -07:00
b2923e02fa
updating changelogs and version to 1.13.0-0.34b0 ( #1352 )
2022-09-27 03:12:18 +05:30
119ec96974
Update package metadata opentelemetry-instrumentation-flask ( #1279 )
2022-09-14 00:34:21 +05:30
32d7ff4082
Flask sqlalchemy psycopg2 integration ( #1224 )
2022-09-08 20:18:27 +00:00
18e056b85a
Codespell ci ( #1237 )
2022-08-29 15:08:25 +05:30
03d97ffaf9
Remove support for 3.6 ( #853 )
2022-08-25 23:32:04 +05:30
7625b82dff
Release 1.12.0-0.33b0 ( #1223 )
...
* Release 1.12.0-0.33b0
* Update API and SDK versions to 1.12
2022-08-09 21:32:17 +02:00
4d73a6b003
Fix Flask instrumentation doc link ( #1216 )
2022-08-09 06:14:23 +00:00
ebe6d1804b
Metrics instrumentation flask ( #1186 )
2022-08-05 07:47:14 +00:00
ee4083982f
Release 1.12.0rc2-0.32b0 ( #1174 )
2022-07-04 15:14:50 +02:00
0007c9046c
Add metric instrumentation for WSGI ( #1128 )
2022-06-22 03:54:05 +05:30
f7409b8b98
Typo fix: caputre => capture ( #1108 )
2022-05-27 11:27:40 +05:30
10659f8970
Release 1.12.0rc1-0.31b0 ( #1094 )
2022-05-17 13:18:55 -06:00
6f620ee142
Refactoring custom header collection API for consistency ( #1064 )
2022-04-27 11:05:03 +05:30
b6964ccf3a
Release 1.11.1-0.30b1 ( #1067 )
2022-04-22 02:29:17 +05:30
3ca7e7a5a3
Release 1.11.0-0.30b0 ( #1056 )
2022-04-18 10:04:18 -07:00
7deea055dd
Add docs to capture HTTP request/response headers ( #1038 )
2022-04-12 00:10:59 +05:30
36ba621226
Fix multiple import errors ( #1030 )
2022-04-05 09:31:19 -07:00
640b117ab8
fix non-recording bug ( #999 )
2022-03-15 10:50:33 -07:00
7a0caed36f
updating changelogs and version to 1.10.0-0.29b0 ( #995 ) ( #996 )
2022-03-10 17:49:49 -06:00
c60a7e46ab
Flask: Capture custom request/response headers as span attributes ( #952 )
...
* Capture request/response headers for flask
* Update changelog and fixed lint errors
2022-03-09 11:52:06 +00:00
7bb29bd9ab
Fix typos ( #929 )
2022-03-02 14:03:34 -08:00
ca5a4a16a5
Fixing build failures ( #928 )
2022-03-01 13:18:14 -08:00
0e92d6add8
Mark span as internal in presence of another span for tornado and use ( #889 )
...
_start_internal_or_server_span function for flask, pyramid and django
Adding changelog entry
Adding unit test and fixing lint errors
Refactoring to use _start_internal_or_server_span function
Removing unwanted imports and variables
Fixing lint errors
adding changes from tox -e generate
Fixing build errors
2022-02-03 14:08:04 +05:30
c8020cbea5
updating changelogs and version to 1.9.1-0.28b1 ( #887 )
...
* updating changelogs and version to 1.9.1-0.28b1
* Update CHANGELOG.md
Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>
* Update CHANGELOG.md
Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>
Co-authored-by: Nathaniel Ruiz Nowell <enruizno@uwaterloo.ca>
2022-01-31 09:40:29 +00:00
f9b4d2b864
updating changelogs and version to 1.9.0-0.28b0 ( #875 )
2022-01-26 12:00:44 -06:00
30d0c2ea90
Conditionally create server spans for flask ( #828 )
...
* Making span as internal in presence of a span in current context
* Updating changelog
* Removing extra print statements
* Resolving comments: Setting current context as parent in its presence
* Ignoring pylint check as django.conf.urls.url is removed in django 4.0
Django release notes: https://docs.djangoproject.com/en/4.0/releases/4.0/
* Removing changes in django files
2021-12-20 11:48:59 +00:00
0786aa49ad
updating changelogs and version to 1.8.0-0.27b0 ( #835 )
2021-12-17 22:34:57 +05:30
a9507b3d1d
updating changelogs and version to 1.7.1-0.26b1 ( #809 )
2021-11-12 01:30:47 +05:30
7cf29b4000
Rename opentelemetry-test to opentelemetry-test-utils ( #807 )
...
* updating changelogs and version to 1.7.0-0.26b0
* Rename opentelemetry-test to opentelemetry-test-utils
2021-11-11 19:11:12 +00:00
e621d637e9
updating changelogs and version to 1.7.0-0.26b0 ( #805 )
2021-11-11 18:55:06 +00:00