humanmade / humanmade/aws-xray
URL is not always set in on_aws_guzzle_request_stats
- Dominant language
- PHP
- Stars
- 29
- Forks
- 3
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
We gather the URL from this line:
https://github.com/humanmade/aws-xray/blob/fb9c4b1ddf69a517991caceae16d169ed0ce5913/inc/namespace.php#L576
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at inc/namespace.php line 576, where the URL is gathered for on_aws_guzzle_request_stats. Investigate the example trace 1-5e43fecd-65da2d68f62e3cb0a8b41abc and compare requests that take no time; done means the affected requests reliably log their URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, php
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100