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

feature(metrics): Implement App Home metrics dashboard #6

Open
1 task done
SpencerKaiser opened this issue Jul 20, 2020 · 0 comments
Open
1 task done

feature(metrics): Implement App Home metrics dashboard #6

SpencerKaiser opened this issue Jul 20, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@SpencerKaiser
Copy link
Contributor

Pre-requisites:

Feature Description

The app should listen for the app_home_opened event and publish a view of blocks with metrics based on stats collected since the last restart:

  • Total number of uses
  • Number of unique users
  • List of top channels and the number of posts per channel

The app should track these details in memory and include a header message saying when the tracking started (e.g., "Stats since last restart, which occurred at 7:31PM CST 7/20")

@SpencerKaiser SpencerKaiser added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant