dotnet / dotnet/machinelearning-modelbuilder

Add telemetry for loading/migrating mbconfig

Open
#2,204 1 comment 1 reaction 0 assignees View on GitHub
Stale
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

Since we have multiple version for mbconfig, it will be helpful for us to add telemetry for loading mbconfig

Telemetries that worth tracking on top of my head are
- metadata for loading ( mbconfig version, model builder version, if need migration, if load succeed(*))
- metadata for migration (if migration succeed(**), and if not, if user click 'yes' on prompt window)

(*) loading mbconfig could fail if it's loading a newer schema, and we throw a prompt window to suggest user update model builder.
(**) migration fails only if it causes information loss

@beccamc for any other suggestions on telemetry

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.