We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Test_handleInfoRequest
APM AWS Lambda extensiom version (apm-aws-lambda version):
apm-aws-lambda version
Describe the bug
test job is failing
To Reproduce Steps to reproduce the behavior:
Expected behavior
CI is green
Provide logs (if relevant):
Observed in a few PRs:
[2023-01-24T21:44:19.748Z] === RUN Test_handleInfoRequest [2023-01-24T21:44:19.748Z] logger.go:130: 2023-01-24T21:44:19.726Z INFO Extension listening for apm data on 127.0.0.1:1234 [2023-01-24T21:44:19.748Z] receiver_test.go:201: [2023-01-24T21:44:19.748Z] Error Trace: receiver_test.go:201 [2023-01-24T21:44:19.748Z] Error: Received unexpected error: [2023-01-24T21:44:19.748Z] Post "http://127.0.0.1:1234/intake/v2/events": EOF [2023-01-24T21:44:19.748Z] Test: Test_handleInfoRequest [2023-01-24T21:44:19.748Z] logger.go:130: 2023-01-24T21:44:19.727Z DEBUG server closed [2023-01-24T21:44:19.748Z] --- FAIL: Test_handleInfoRequest (0.00s)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
APM AWS Lambda extensiom version (
apm-aws-lambda version
):Describe the bug
test job is failing
To Reproduce
Steps to reproduce the behavior:
Expected behavior
CI is green
Provide logs (if relevant):
Observed in a few PRs:
The text was updated successfully, but these errors were encountered: