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

Identify Key UI Metrics #433

Open
Gregory-Pereira opened this issue Dec 15, 2024 · 2 comments
Open

Identify Key UI Metrics #433

Gregory-Pereira opened this issue Dec 15, 2024 · 2 comments
Labels
discussion Discussions that should be decided by the community, and any Spiked information metrics Related to telemetry

Comments

@Gregory-Pereira
Copy link
Collaborator

Gregory-Pereira commented Dec 15, 2024

Metrics discussion

Summary: lets think about what metrics we want to capture from the upstream perspective

Background

Relates to: #281

Our metrics infra will be entirely up soon. The deployments went through in #391 with some minor follow on fixes. From the UI side, we can leverage the default metrics in Umami with the implementation of their tracking codes in our TS codebase (#411). As a result, I would like to start a discussion on what custom pieces we hope to capture.

What Umami gives us out of the box

To see what Umami provides in depth please refer to their docs on the subject.

What metrics we would like to gather so far

Note: this will exclude some features that might take a while to implement!

Features excluded:
- auto-QNA generation and context chunking
- knowledge document propulating fields accuracy

Chat:

  • how many requests are hitting the chatbot (per user, agregate, etc.)

Submissions (Primarily knowledge but skills where applicable):

  • count / percentage of complemtions that get through each contribution stage (Author Information, Knowledge information)
  • time per submission
  • Author information:
    • accuracy prepopulating fields (If Applicable)
  • knowledge information:
    • number of contributers per submission
  • File Path Information:
    • Some way to track if users are using good document paths?
  • Document Information:
    • How many manually enter documnets vs automatically upload documents
    • knowledge documents upload count, count per use
    • number of issues with md knowledge document upload, error count and type
  • Attribution details:
    • accuracy prepopulating fields
    • how often users accesses the help and what fields they are having issues with
    • what licenseses the are being used

Stakeholders to engage

@vishnoianil
@nerdalert
@andybraren
@Misjohns
@aevo98765
@RobotSail
@toraponibm
And anyone else I may have missed.

@Gregory-Pereira Gregory-Pereira added the metrics Related to telemetry label Dec 15, 2024
@Misjohns
Copy link
Collaborator

Adding @pilhuhn to this conversation.

@Gregory-Pereira Gregory-Pereira added the discussion Discussions that should be decided by the community, and any Spiked information label Dec 16, 2024
@vishnoianil
Copy link
Member

I would like to add few more to the list

  • How many time user use View Yaml and Attribution file for both knowledge and skill
  • How many times user use Download Yaml and Attribution file for both knowledge and skill
  • If user uses view or download option, does user still submit that skill or knowledge contribution.
  • How many user use the custom add point feature and also attempt to chat with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussions that should be decided by the community, and any Spiked information metrics Related to telemetry
Projects
Status: No status
Development

No branches or pull requests

3 participants