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

Add API id in health check logs #9493

Closed
exalate-issue-sync bot opened this issue Jan 31, 2024 · 1 comment
Closed

Add API id in health check logs #9493

exalate-issue-sync bot opened this issue Jan 31, 2024 · 1 comment

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Jan 31, 2024

🌈 Feature

As an API publisher

I want to see the API id in the health check logs

so that I can better troubleshoot which health check is failing when looking across logs from multiple APIs.

🖼️ Additional Information

When a health check fails, the logs say something along the lines of:

03:58:00.317 [vert.x-eventloop-thread-0] [] ERROR i.g.g.s.h.rule.EndpointRuleHandler - An error has occurred during Health check request

We should add the API id tohave:

03:58:00.317 [vert.x-eventloop-thread-0] [6479f69e-6673-316a-b493-b409da9a24b4] ERROR i.g.g.s.h.rule.EndpointRuleHandler - An error has occurred during Health check request

✅ Acceptance Criteria

  • User sees health check failed log with id of API in message.

@phiz71 phiz71 changed the title Add API name in health check logs Add API id in health check logs Feb 1, 2024
@exalate-issue-sync exalate-issue-sync bot changed the title Add API id in health check logs Add API name in health check logs Feb 5, 2024
@exalate-issue-sync exalate-issue-sync bot changed the title Add API name in health check logs Add API id in health check logs Feb 5, 2024
Copy link
Author

This issue will be fixed in versions 4.1.8, 4.0.17, 3.20.28, 4.2.2

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

No branches or pull requests

0 participants