Commit Graph

14 Commits

Author SHA1 Message Date
Dave Grochowski cb01a6bcb7
Use instanceof to check if responses are valid Response objects (#273) 2021-01-07 18:24:19 -08:00
Leighton Chen 65801c31d8
Fix requests and urllib instrumentations span name callback parameters (#259) 2020-12-16 08:17:23 -08:00
Srikanth Chekuri 744e961080
Update instrumentations (#232) 2020-12-07 08:29:57 -08:00
Leighton dad94d434d build 2020-11-09 10:14:44 -05:00
Leighton a10e2c68d1 requests 2020-11-09 10:00:54 -05:00
Leighton Chen d02dec5878 Change status codes from grpc status codes, remove setting status in instrumentations except on ERROR (#1282) 2020-10-28 14:28:58 -07:00
Leighton Chen adedd560a4 Adding metric collection as part of instrumentations - Django (#1230) 2020-10-15 17:24:29 -07:00
alrex e412e65cf6 Parent is now always passed in via Context, intead of Span or SpanContext (#1146)
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2020-10-08 08:39:04 -07:00
Leighton Chen 8fee5d7ade Adding metric collection as part of instrumentations - Requests (#1116) 2020-09-25 07:31:35 -07:00
Leighton Chen da202b05f6 Use is_recording flag in requests instrumentation (#1087) 2020-09-14 13:13:44 -07:00
alrex 2d5adef109 Rename HTTPTextFormat to TextMapPropagator (#1085) 2020-09-09 13:23:56 -07:00
Mario Jonke fbd782c7f4 RequestsInstrumentor: Add support for prepared requests (#1040)
in addition to Session.request instrument Session.send to also
create spans for prepared requests.
2020-09-01 22:42:01 -07:00
alrex 8d061a079f Span name updated to follow semantic conventions to reduce cardinality (#972) 2020-08-17 21:50:09 -07:00
Leighton Chen c74c6d346e Rename web framework packages from "ext" to "instrumentation" (#961) 2020-08-03 10:10:45 -07:00