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

Dynamic logs severity for apps #1048

Open
lkostrowski opened this issue Oct 9, 2023 · 0 comments
Open

Dynamic logs severity for apps #1048

lkostrowski opened this issue Oct 9, 2023 · 0 comments

Comments

@lkostrowski
Copy link
Member

lkostrowski commented Oct 9, 2023

At the moment logs / errors have some severity that is sent to Sentry and logged. Its controlled via static env variables.

The idea is to make it controlled in the runtime, e.g. app's frontend can display a checkbox "Enable verbose logs for 1h".

This should still prevent any PII to be logged, but we can enable trace-level logs for debugging purposes

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