Skip to content

Log a warning when authentication with APM server fails #205

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

Closed
AlexanderWert opened this issue Jun 3, 2022 · 0 comments · Fixed by #281
Closed

Log a warning when authentication with APM server fails #205

AlexanderWert opened this issue Jun 3, 2022 · 0 comments · Fixed by #281
Assignees
Labels
8.5-candidate aws-λ-extension AWS Lambda Extension bug Something isn't working good first issue Good for newcomers

Comments

@AlexanderWert
Copy link
Member

Currently, when the extension fails to authenticate with the APM server, extension does not log any warning.
Only when switching log level to debug, we see that the response body from the APM server contains the following:
image

Nevertheless, the APM transport is set to healthy state (which is not correct!).

We need explicit handling and logging in the extension when APM server authentication fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.5-candidate aws-λ-extension AWS Lambda Extension bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants