Temporary log levels #195
RemiBardon
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Improving on #191, we could allow passing a parameter to the routes controlling log levels defining for how long a certain log level is enabled. This would allow features like a button "enable traces for 10 minutes" and would prevent people from forgetting they have traces enabled. This is what Cloudflare does with its "debugging" feature (I don't remember the exact name), where DNS caches are disabled for a fixed amount of time to help operators when configuring/debugging DNS.
Beta Was this translation helpful? Give feedback.
All reactions