(e)
| 2988 | return s && n !== s && (o.d.tk = s), btoa((0, k.A)(o)) |
| 2989 | } |
| 2990 | shouldGenerateTrace(e) { |
| 2991 | return ( |
| 2992 | this.agentRef.init?.distributed_tracing?.enabled && |
| 2993 | this.isAllowedOrigin(e) |
| 2994 | ) |
| 2995 | } |
| 2996 | isAllowedOrigin(e) { |
| 2997 | var t = !1 |
| 2998 | const r = this.agentRef.init?.distributed_tracing |
no test coverage detected