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

Enhance Logging and Instrumentation for Improved Troubleshooting and Alerting #3248

Open
VonnyJap opened this issue Nov 30, 2024 · 0 comments

Comments

@VonnyJap
Copy link
Member

What happened:

The current logging and monitoring setup lacks sufficient detail to support effective troubleshooting. Important information, such as request payloads or other diagnostic data, is not consistently captured in the logs.

What you expected to happen:

To improve the system's observability and troubleshooting capabilities, the following should be implemented:

  1. Enhanced logging to capture critical details, including request and response data where appropriate.
  2. Better instrumentation to support log-based alerting for proactive issue detection.

How to reproduce it:

Attempt to investigate an issue and observe that the logs do not provide sufficient information, such as request payloads or other relevant details, to diagnose the problem effectively.

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

No branches or pull requests

1 participant