]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_tracer.cc
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / rgw / rgw_tracer.cc
index 2d6720f591bac0c012a4441b1883a3d6938c76d8..7e12bb2e62dcc442946dafc889f58cdd913ca985 100644 (file)
@@ -7,11 +7,7 @@
 namespace tracing {
 namespace rgw {
 
-#ifdef HAVE_JAEGER
-thread_local tracing::Tracer tracer("rgw");
-#else // !HAVE_JAEGER
 tracing::Tracer tracer;
-#endif
 
 } // namespace rgw
 } // namespace tracing