
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 25/Nov/07 11:37 PM
Updated: 16/Jun/09 12:50 AM
|
|
| Component/s: |
Reporting
|
| Affects Version/s: |
None
|
| Fix Version/s: |
2.1.4,
2.0.32
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
It would be very useful if custom information could be displayed on the Reports tab.
Since what is of interest varies from project to project / person to person, we need to support a configurable form of data extraction. A custom post processor is a good option for this.
Once we have the custom data, we need to support the configuration of the graphs to allow the desired data to be displayed.
|
|
Description
|
It would be very useful if custom information could be displayed on the Reports tab.
Since what is of interest varies from project to project / person to person, we need to support a configurable form of data extraction. A custom post processor is a good option for this.
Once we have the custom data, we need to support the configuration of the graphs to allow the desired data to be displayed. |
Show » |
|
I am interested in graphs where the X axis is time or builds, and the Y axis is some number I extract from tty output. The custom post processor could be used to extract one number per build invocation per custom graph. The graph should automatically scale on the Y axis to fit the data. The graph should have a user specified title. Perhaps I can select between line graph and bar graph, although this is less important for me.
There might be many custom graphs. It may be useful to provide a method of displaying a subset of graphs at a time on the web page.