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

Expose number of stored S3 objects in metrics #159

Open
nazywam opened this issue May 9, 2022 · 0 comments
Open

Expose number of stored S3 objects in metrics #159

nazywam opened this issue May 9, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@nazywam
Copy link
Member

nazywam commented May 9, 2022

It would allow us to better track down bugs where all resources aren't cleaned up correctly (like in #158)

Seems like the only way of doing it is to call len over https://docs.min.io/docs/python-client-api-reference.html#list_objects - we'd have to check if this won't become a bottleneck when there are lots of objects

@nazywam nazywam added enhancement good first issue Good for newcomers labels May 9, 2022
@nazywam nazywam changed the title Expose number of stored MinIO objects in metrics Expose number of stored S3 objects in metrics Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants