bobbingwide / slog

Post process oik-bwtrace daily trace summary reports
GNU General Public License v2.0
0 stars 0 forks source link

Merge slog-bloat admin into slog - leaving slog-bloat with the historical gumph #16

Open bobbingwide opened 3 years ago

bobbingwide commented 3 years ago

While filtering daily trace summary files to create files to drive the performance analysis routines on a remote server I find myself toggling between slog and slog-bloat. Sometimes I want to see the request types in the ( downloaded ) daily trace summary file.
It would be nice if the charts/reports in slog were easily accessible from slog-bloat.

Requirement

Current position

Proposed solution

I've decided this is a sensible idea.

The final outcome being that:

Steps to achieving this:

bobbingwide commented 3 years ago

The current position is that slog-bloat has 5 tabs on the admin page. I need to copy this logic to slog and rework it:

  1. Change slog-bloat to slog
  2. Change slog_bloat to slog
  3. Rename some files.

slog should then work the same as slog-bloat.

In the very few sites that have slog_options and slog_bloat_options in the wp_options table, these may need to be deleted.