Skip to content

Devfile registry telemetry: the issue of tracking the number of users #638

@GeekArthur

Description

@GeekArthur

/kind bug

Which area this bug is related to?

/area registry

What versions of software are you using?

Operating System: Any

Go Pkg Version: Latest

Bug Summary

Describe the bug:

Below is the current "People" report from Woopra:

image

The report is a little bit misleading, it would be better if "People" column is "Group". The ideal report would be each "People" has a unique IP so than we can count the number of users correctly as we use the unique IP as visitor id.

Expected behavior

Additional context

Suggestion on how to fix the bug

Given Woopra uses visitor id as an indicator to differentiate "People", to fix this I think probably we can use user's IP as visitor id then create another property called group to store the information of which group (eg.odo, anonymous) the user belongs to, then we can use Woopra filter to filter people by group

Metadata

Metadata

Assignees

Labels

area/registryDevfile registry for stacks and infrastructurekind/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions