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

Add the file location to the event metrics #4926

Open
imsdu opened this issue May 2, 2024 · 0 comments
Open

Add the file location to the event metrics #4926

imsdu opened this issue May 2, 2024 · 0 comments

Comments

@imsdu
Copy link
Contributor

imsdu commented May 2, 2024

Motivation
We have currently no way to determine if a physical file is an orphan, that is to say it has not been registered in Nexus.
With the new ways to register files (delegation, presigned urls), where the client plays a most important role, this is most likely to happen.

Storing files in S3 having a cost, identifying those orphans will be useful.
Adding the location in the fields in event metrics will allow to use it as a reverse index and find if any file event is associated with this location.

Not in scope

  1. The tool allowing to identify orphans will be part of another ticket
  2. An endpoint to find the Nexus files from the location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant