Would like to get a sizeable sample of the open-vsx.org access logs
Summary
Our largest DB table is the file_resource
table. We're not sure we actually need this table. Ref: https://github.com/EclipseFdn/open-vsx.org/issues/2711. Can I get a sizeable sample of the access logs. I'm looking for references to any of these API calls:
/api/{namespace}/logo/{fileName}
/api/{namespace}/{extension}/{targetPlatform}/{version}/file/**
/api/{namespace}/{extension}/{version}/file/**
If we can determine we don't actually need this table, it could significantly reduce our DB migration time.
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low