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
Parse APM Server response status code. Issue a log entry at the error log level if the status_code >= 400. Also adapt the Health status accordingly.
error
status_code >= 400
Health
https://github.com/elastic/apm-aws-lambda/blob/main/apm-lambda-extension/extension/apm_server_transport.go#L188-L191
The text was updated successfully, but these errors were encountered:
kruskall
Successfully merging a pull request may close this issue.
Parse APM Server response status code. Issue a log entry at the
error
log level if thestatus_code >= 400
. Also adapt theHealth
status accordingly.https://github.com/elastic/apm-aws-lambda/blob/main/apm-lambda-extension/extension/apm_server_transport.go#L188-L191
The text was updated successfully, but these errors were encountered: