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

Add page and application-level analytics #294

Open
craig-willis opened this issue Jan 24, 2020 · 2 comments
Open

Add page and application-level analytics #294

craig-willis opened this issue Jan 24, 2020 · 2 comments

Comments

@craig-willis
Copy link
Collaborator

Currently we only track usage via index.html. Use Google Analytics SPA techniques to instrument relevant actions/pages on the application. For example:

  • Catalog page
  • Applications page
  • Adding, starting, stopping individual applications

If possible.

@bodom0015
Copy link
Member

For a more granular approach to exporting these metrics, we might also consider revisiting Prometheus (outside of the context of federation).

They offer a Go client library that we can leverage to export metrics from the Workbench apiserver: https://prometheus.io/docs/guides/go-application/

@bodom0015
Copy link
Member

Related to #278

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

2 participants