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

[Project] Improve logging #439

Closed
14 tasks done
kmcginnes opened this issue Jun 17, 2024 · 0 comments
Closed
14 tasks done

[Project] Improve logging #439

kmcginnes opened this issue Jun 17, 2024 · 0 comments

Comments

@kmcginnes
Copy link
Collaborator

kmcginnes commented Jun 17, 2024

Support around Graph Explorer is a bit tough because there is not much logging within the Graph Explorer logic.

There are things we must consider when scoping out this project.

  • Do not accidentally expose user data
  • Logging on the client must be sent to the server to be persisted
    • Alternatively, logging on the client can be stored in local storage and a "submit logs" type UI can be added to send logs to support
  • Will likely need controls to allow toggling different levels of logging
  • Will need to consider both AWS customers and open source individual users

Related Issues

Tasks

@kmcginnes kmcginnes added this to the Release 1.10.0 milestone Jun 25, 2024
@kmcginnes kmcginnes mentioned this issue Aug 14, 2024
5 tasks
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