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

Improve possibilities for monitoring storage operation as user. #597

Open
hg-ms opened this issue Jun 29, 2023 · 1 comment
Open

Improve possibilities for monitoring storage operation as user. #597

hg-ms opened this issue Jun 29, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hg-ms
Copy link
Contributor

hg-ms commented Jun 29, 2023

Currently is very cumbersome to monitor storage actions like storing/deleting object from user API if logging is not sufficient. Maybe some extended functionality for monitoring may be useful for debugging.
This issue collects ideas how to improve Microstream monitoring:

  1. Improve logging
  • Add loggers that explicitly log storing or deletion of objects without other logs.
  • Document / improve existing logging that could be helpful.
  1. Add hooks that allow the user to add custom code in case of object storage or deletion.
    That way the user may collect all deleted Object Ids inside his app and run custom code here.
@hg-ms hg-ms added the enhancement New feature or request label Jun 29, 2023
@hg-ms
Copy link
Contributor Author

hg-ms commented Sep 6, 2023

  • Housekeeping statistics

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

No branches or pull requests

1 participant