Andrey
Andrey
## Proposal Would be great to make fluent interface for Span. It's very popular practice now: ``` $scope->getSpan()->setTag(Tags::ERROR, true); $scope->getSpan()->setTag(Tags::STATUS_CODE, $httpCode); $scope->getSpan()->log(['message' => $response]); ``` fluent interface: ``` $scope->getSpan() ->setTag(Tags::ERROR,...
if callback return **false** cookie is not created. And after that we can disable popup only by pressing "No thanks" button, e.g. `_ouibounce.disable({ cookieExpire: 7, sitewide: true });`