Skip to content

Tag local telemetry with repo #370

@suzannehamilton

Description

@suzannehamilton

If we start collecting telemetry when users run jobs, it will be easier to analyse the data if we can group it in some way. Grouping by user or project would be great, but that information isn't easily available for local jobs.

One simpler option is to tag the telemetry with the repo. Not all local jobs will belong to a repo (since the user can run the OS CLI from any folder - it may not be version-controlled at all), but we think that most of the time they will be running in a directory with a git remote. We could adapt the code which used to check dataset permissions in the CLI, since it also tried to infer the repo name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions