Commit Graph

14 Commits

Author SHA1 Message Date
Akochavi 1dd17edeea
Add metrics instrumentation celery (#1679)
Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
2023-06-18 10:45:00 +00:00
Naor Malca 46e4b1da44
Add support for anonymous tasks (#1407) 2023-04-28 23:09:24 +00:00
Nimrod Shlagman 23f63a5328
add uninstrument test for Celery (#1490) 2022-12-18 14:46:26 +00:00
OHeimlich ec5b73c626
Support partial timelimit for celery tasks (#847) 2022-01-25 23:43:13 +00:00
alrex fbb677a01d
use f-strings instead of format (#693)
Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2021-09-28 19:12:47 +00:00
alrex 1cf5021bb6
remove unicode prefix, no longer necessary (#689) 2021-09-20 23:53:19 +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
Srikanth Chekuri 8d0c150b31
Sync with auto generated semantic convention constants (#428) 2021-04-19 23:37:10 -07:00
Diego Hurtado d89f865221
Sync with Make setters and getters optional (#372) 2021-03-26 10:20:01 -07:00
Leighton Chen 3eb27ca466
Return none for Getter if key does not exist (#233) 2020-12-08 08:22:38 -08:00
Leighton Chen 7a3367e271 Use is_recording flag in jinja, celery, esearch, falcon instrumentations (#1241) 2020-10-21 21:41:45 -07:00
Amos Law ed68634b9d Protect access to Span implementation (#1188) 2020-10-21 21:41:45 -07:00
Owais Lone 09bef3e41a Added context propagation support to celery instrumentation (#1135) 2020-10-21 21:41:45 -07:00
Leighton Chen 30df06ae37 Rename remaining framework packages from "ext" to "instrumentation" (#969) 2020-10-21 21:41:45 -07:00