samypr100
1b1c38d7cd
[opentelemetry-instrumentation-httpx] fix mixing of sync and non async hooks ( #1920 )
...
* fix: sync response hooks being used on httpx.AsyncClient
* docs: add changelog
* docs: improved docs a bit more
* docs: fix variable name
---------
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
2023-11-21 15:45:15 +02:00
Maciej Nachtygal
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
Phillip Verheyden
a5ed4da478
Relax httpx version to allow >= 0.18.0 ( #1748 )
2023-06-13 13:07:28 +00:00
Diego Hurtado
fc547877d3
Remove use of httpbin ( #1854 )
2023-06-13 10:30:52 +00:00
Ran Nozik
0b9e96dae0
Support newer httpx versions ( #866 )
2022-02-04 09:07:31 -08:00
Alex Boten
d55d1dc0d6
[tests] use _NoOpTracer and _NoOpTracerProvider ( #860 )
...
* [tests] use _NoOpTracer and _NoOpTracerProvider
* update
2022-01-27 15:04:23 -06:00
Owais Lone
3137c1fa41
Upgrade black ( #802 )
2021-11-10 20:57:01 +00:00
Owais Lone
ffc2a2ff4c
More consistent assertion methods ( #641 )
...
* More consistent assertion methods
* Updated core SHA
2021-08-30 22:46:18 +02:00
Leighton Chen
9206e5dca8
Refactor httpx instrumentation ( #577 )
2021-07-14 10:19:38 -07:00
Joshua
9695bcfed3
Add support for HTTPX instrumentation ( #461 )
2021-06-08 08:28:03 -07:00