open-services-group / community

This repository handles a few common things, it is mainly used by our bots...
GNU General Public License v3.0
8 stars 24 forks source link

[8pt][E4] As the creator of the dashboard/funnel for the OS Climate community, I need the blueprint of the path, so I know the the goal and path a user can & should follow, defined by the chair/host of OS Climate #204

Closed hemajv closed 1 year ago

hemajv commented 2 years ago

Once we have an idea of the user journey map operate-first/support#855 for OS Climate, we can start working on implementing a dashboard to visualize the "actions" or "events" that lead to a successful contribution to the community. For eg, Of all the users that created an on-boarding request to the project, how many successfully logged in to the cluster, created an issue, created a PR, reviewed at PR etc.

Acceptance Criteria

Part 1 - Data Acquisition (Sprint May 17-May 31)

Part 2 - Data Visualization (Sprint May 31-June 14)

hemajv commented 2 years ago

/assign @hemajv @aakankshaduggal

hemajv commented 2 years ago

@aakankshaduggal and I were able to identify required data sources, we will primarily be looking at GitHub data to fetch relevant user journey events. We have created an initial notebook that will fetch all GitHub related data such as issues, PRs, events etc. There is also an ongoing storage outage in the smaug cluster due to which Trino is unable. Once its resolved, we will work on creating the required tables in Trino.

hemajv commented 2 years ago

The datasets are now stored in s3 and available as Trino tables on smaug