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

Show more metrics in Events (avg value, min value, total value) #9115

Closed
tsteur opened this issue Oct 28, 2015 · 1 comment
Closed

Show more metrics in Events (avg value, min value, total value) #9115

tsteur opened this issue Oct 28, 2015 · 1 comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.

Comments

@tsteur
Copy link
Member

tsteur commented Oct 28, 2015

Currently, we show only the total value for events but not the average value. Neither min and max value.

Those metrics are shown on hover in the subtable (not in the root table though). It would be good to show these metrics as well to actually be able to sort for avg value etc. Otherwise events are not really so usable, at least in our case on demo-anonymous: http://demo-anonymous.piwik.org/index.php?module=CoreHome&action=index&idSite=1&period=year&date=today#?module=Events&action=index&idSite=1&period=year&date=today

I want to know how long did API methods take on average, how often where they called per day on average, how long did an API method take in worst case etc.

I'm aware that many always use the value 1 so min/max/avg is not as useful maybe for some. In this case we could - maybe - detect if avg value, min and max is 1 for all categories / names / actions and if so, only show total value

@tsteur tsteur added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. c: Usability For issues that let users achieve a defined goal more effectively or efficiently. labels Oct 28, 2015
@tsteur
Copy link
Member Author

tsteur commented Oct 28, 2015

Actually closing it as a duplicate of #6761 and will leave a comment there

@tsteur tsteur closed this as completed Oct 28, 2015
@tsteur tsteur added duplicate For issues that already existed in our issue tracker and were reported previously. and removed c: Usability For issues that let users achieve a defined goal more effectively or efficiently. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. labels Oct 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

1 participant