Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL is not always set in on_aws_guzzle_request_stats #54

Open
rmccue opened this issue Feb 12, 2020 · 0 comments
Open

URL is not always set in on_aws_guzzle_request_stats #54

rmccue opened this issue Feb 12, 2020 · 0 comments

Comments

@rmccue
Copy link
Member

rmccue commented Feb 12, 2020

We gather the URL from this line:

'url' => $stats->getHandlerStat( 'url' ),

In some cases, no URL is getting logged. These also happen to be requests that (apparently) take no time at all.

e.g. trace 1-5e43fecd-65da2d68f62e3cb0a8b41abc; ping me for more details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant