You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to improve the available meta-data we keep for the data usage of a given library.
Extend capabilities of get_info with :
collection size
size of old versions
size of orphaned segments
last access time the collection was accessed
number (maybe size) of versions accessed each day
The user may create standardized Arctic Prometheus metrics for the above, with option to start prometheus web server ready for scraping.
The goal is to help understanding space usage providing insights for data eligible for deletion.
This could also help with solutions of multi tier storage (e.g. hybrid mongo(where most recently accessed data go) and nfs/s3(slower easier to maintain, slower retrieval))
The text was updated successfully, but these errors were encountered:
We need to improve the available meta-data we keep for the data usage of a given library.
Extend capabilities of get_info with :
The user may create standardized Arctic Prometheus metrics for the above, with option to start prometheus web server ready for scraping.
The goal is to help understanding space usage providing insights for data eligible for deletion.
This could also help with solutions of multi tier storage (e.g. hybrid mongo(where most recently accessed data go) and nfs/s3(slower easier to maintain, slower retrieval))
The text was updated successfully, but these errors were encountered: