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

Additional charts #65

Open
nijel opened this issue Dec 5, 2014 · 13 comments
Open

Additional charts #65

nijel opened this issue Dec 5, 2014 · 13 comments

Comments

@nijel
Copy link
Contributor

nijel commented Dec 5, 2014

The stats page could include more charts to show evolution of incidents in time.

  • phpMyAdmin versions over time
  • PHP versions over time
  • Groupped browsers (ignoring version)
@Dhrumil1808
Copy link

@nijel Do you want the statistics to be displayed differently for different versions of PhpMyAdmin and PHP? Changes need to be done in status tab which includes Processes, query statistics, status variables etc? Am I Right?

@nijel
Copy link
Contributor Author

nijel commented Jan 18, 2016

That could be useful as well, but my original idea was simpler - provide line chart with phpMyAdmin versions, to be able to see adoption over time. Same for PHP versions. For browsers it would be pie chart just showing browser name without version.

@Dhrumil1808
Copy link

So, according to you, in the line chart different PHP versions should be displayed on the X -axis. Then which parameters should be considered on the Y-axis?
Should the changes be done in the status tab in the monitor section?

@nijel
Copy link
Contributor Author

nijel commented Jan 18, 2016

No, the X axis would be time, Y axis number of incidents and versions would be individual chart series.

Something like this, just for PHP and phpMyAdmin versions. Hmm actually the browser chart would also make sense...

@Dhrumil1808
Copy link

In the monitor section, Connections/processes would contain a line chart showing the performance of different versions of phpmyadmin and PHP over time. Similarly this holds true for traffic, System CPU usage ,System Memory and System Wrap too. Please correct me if my understanding is wrong.
Basically, the changes need to be done in the monitor section of status tab?

@nijel
Copy link
Contributor Author

nijel commented Jan 18, 2016

No this is not about phpMyAdmin itself, it's about error reporting server we use for collecting error reports. It's completely separate code base living in this repository...

@nijel
Copy link
Contributor Author

nijel commented Jan 18, 2016

To make it clear, here is screenshot how stats look currently:

stats_phpmyadmin_-error_reporting_server-_2016-01-18_12 04 21

@Dhrumil1808
Copy link

Can I take this project for GSOC 2016?

@lem9
Copy link
Contributor

lem9 commented Jan 18, 2016

@Dhrumil1808
Copy link

In the error-reporting server, none of the links "Reports", "Stats" etc. are working. Also,I am unable to login into the GitHub Account through error-reporting-server. How to connect this with phpmyadmin?

@nijel
Copy link
Contributor Author

nijel commented Jan 19, 2016

You need to run server locally to have access to these. The production one is accessible only for team members....

@MaleicAcid
Copy link

MaleicAcid commented Jan 9, 2018

@nijel It seems there are many charts now, what additional statistics need to be added?

@nijel
Copy link
Contributor Author

nijel commented Feb 9, 2018

I think the initial comment #65 (comment) still applies, none of the charts are there and they would be useful to see trending (eg. that some version is more buggy than other).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants