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

Collect metrics on OpossumUI usage #1932

Open
benedikt-richter opened this issue Sep 7, 2023 · 0 comments
Open

Collect metrics on OpossumUI usage #1932

benedikt-richter opened this issue Sep 7, 2023 · 0 comments

Comments

@benedikt-richter
Copy link
Member

Context
It is difficult to understand which features are used by users of the OpossumUI. Therefore, it is difficult to answer questions, like: How is the adaption of the Attribution Wizzard?

Proposal
Save metrics on the usage of features in the OpossumUI output file.

  • The number of usages of relevant features should be stored in the output file (e.g. how many times was the Attribution Wizard opened or the save button in the Attribution Wizard used?)
  • The data could be saved in the output.json under an additional top level key usageMetrics. It might have the structure:
    • usageMetrics: {AttributionWizard: {number_of_opening: 10, number_of_created_attributions: 5}}
@mstykow mstykow changed the title Persist metrics on which features are used Collect metrics on OpossumUI usage Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant