You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to only enable SHOW_DETAILS when the request comes from a specific ip range.
Ex. Customers don't really need to know where the request is going inside the k8s cluster. But for debugging, it would be beneficial.
Suggest a solution
Add an environment variable to allow source-ip ranges for SHOW_DETAILS.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Hello there, and thank you for raising this issue! May I ask why you prefer not to enable detailed debugging information in development or staging environments while keeping it disabled in production? This approach seems more correct, doesn't it?
Is there an existing issue for this?
Describe the problem to be solved
I want to only enable
SHOW_DETAILS
when the request comes from a specific ip range.Ex. Customers don't really need to know where the request is going inside the k8s cluster. But for debugging, it would be beneficial.
Suggest a solution
Add an environment variable to allow source-ip ranges for SHOW_DETAILS.
Additional context
No response
The text was updated successfully, but these errors were encountered: