Job | Status | Reported By | Description | Modified Date |
---|---|---|---|---|
PSLA-5 | Open | scott_common | Storage lock data in 2019.1 and later logs skewing results. The storageup, and I suppose the st...orageupmaster possibly, are putting lock times on other tables. $ log2sql --version log2sql, version v0.8.1 (branch: master, revision: c834aaf) build user: rcowham@perforce.com build date: 2020-09-05T19:01:35+0100 go version: go1.13.4 .... --- db.workingx --- total lock wait+held read/write 0ms+31ms/0ms+1856ms --- max lock wait+held read/write 0ms+31ms/0ms+1855ms --- db.change --- total lock wait+held read/write 7ms+1ms/2337ms+0ms --- max lock wait+held read/write 7ms+1ms/2337ms+0ms --- storageup/storageup(R) --- total lock wait+held read/write 0ms+1635446ms/0ms+0ms startTime endTime running user cmd pid tableName maxReadHeld maxWriteHeld totalReadWait totalReadHeld totalWriteWait 0 2020/10/13 16:55:29 2020/10/13 17:22:45 184 supadhyayula user-shelve 44149 change 1 0 0 1635446 0 « | 4 years ago |
PSLA-4 | Open | scott_common | Add a flag that allows pulling in only data from a specified date/time range. Often with perfor...mance issues, you're attempting to analyze a specific time frame from a log. The log may be large and span more time than you're interested in so being able to create a database from a specified time range would be useful, and faster than pulling in the entire log and querying on a specific date/time range. « | 6 years ago |
PSLA-3 | Open | Doug Whitfield | Docker instructions flawed Looking at https://swarm.workshop.perforce.com/files/guest/perforce_soft...ware/utils/log_analyzer/README.md the docker instructions appear to be flawed (perhaps a newer version of Docker is required?) perforce@dwhitfield-ubuntu2012vsphere:~$ make build docker build -t psla psla docker - version 1.4 Copyright 2003, Ben Jansens <ben@orodu.net> Usage: docker [OPTIONS] Options: -help Show this help. -display DISPLAY The X display to connect to. -border The width of the border to put around the system tray icons. Defaults to 1. -vertical Line up the icons vertically. Defaults to horizontally. -wmaker WindowMaker mode. This makes docker a fixed size (64x64) to appear nicely in in WindowMaker. Note: In this mode, you have a fixed number of icons that docker can hold. -iconsize SIZE The size (width and height) to display icons as in the system tray. Defaults to 24. -color COLOR The background color to use for the tray. Defaults to whatever color the window manager specifies. make: *** [build] Error 1 « | 6 years ago |
PSLA-2 | Open | Robert Cowham | Detect server=1 log files where there are no completed records. | 7 years ago |
PSLA-1 | Closed | C. Thomas Tyler | Release the PSLA in The Workshop. | 6 years ago |