Open davidberenstein1957 opened 3 months ago
Hi @davidberenstein1957, can I work on this issue?
Hi @davidberenstein1957 ,
I’d like to work on this issue.
Could you provide some additional details to help guide the implementation?
Are there any specific fields or formats you prefer for logging the dataset URL/name, workspace name/URL, and username?
Can you point me to the specific parts of the codebase where these resources (datasets, workspaces, users) are managed?
This issue is stale because it has been open for 90 days with no activity.
Is your feature request related to a problem? Please describe.
Currently, the SDK logs
Resource.id
information which does not always make sense to humans.. I propose logging something more meaningful and rich.Describe the solution you'd like
For Dataset -> dataset URL / name Workspace -> workspace name / URL User -> user name
Describe alternatives you've considered
Understanding a UUID
Additional context
NA