|
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 |
|
|
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 |
|
|
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 |
|
|
32d7ff4082
|
Flask sqlalchemy psycopg2 integration (#1224)
|
2022-09-08 20:18:27 +00:00 |
|
|
36ba621226
|
Fix multiple import errors (#1030)
|
2022-04-05 09:31:19 -07: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 |
|
|
2fd68a2bf9
|
Remove Configuration from instrumentations (#285)
|
2021-02-04 08:02:37 -08:00 |
|
|
26eefe46cf
|
Rename web framework packages from "ext" to "instrumentation" (#961)
|
2020-08-03 10:10:45 -07:00 |
|