Plugin Information
Plot measurements embedded into the standard output and error streams of tests. GeneralSearches standard output and standard error of test reports for measurements of the form: <measurement><name>My Measurement</name><value>42.0</value></measurement> These measurements will be associated with the test objects they are found within. Example of Multiple Measurements on a Test Object
Example of a Measurement Graph
ConfigurationGlobal ConfigurationNone. Project ConfigurationFor a project to use the Measurement Plots plugin, you need to enable it in the project configuration page: Post-build actions > Publish JUnit test result report > Additional test report features > Measurement Plots Version History0.1 (Apr 7, 2010)
0.0 (Apr 3, 2010, Unreleased) |


Comments (1)
Sep 01, 2010
Danil Ermakov says:
Set up measurement plugin and configured in project but can't find any plot on t...Set up measurement plugin and configured in project but can't find any plot on test page. Data are placed into file target/surefire-reports/com.xxxxxxxx.stress.StressTest-output.txt:
2010-09-01 13:36:45.622/2.232 Oracle Coherence 3.5.3/465p6 <Info> (thread=pool-1-thread-1, member=n/a): Loaded operational overrides from resource "jar:file:/apps/grimis2/hudson/datafabric-hudson/repository/com/oracle/coherence/coherence/3.5.3.p6/coherence-3.5.3.p6.jar!/tangosol-coherence-override-dev.xml"
2010-09-01 13:36:45.625/2.235 Oracle Coherence 3.5.3/465p6 <D5> (thread=pool-1-thread-1, member=n/a): Optional configuration override "/tangosol-coherence-override.xml" is not specified
2010-09-01 13:36:45.634/2.244 Oracle Coherence 3.5.3/465p6 <D5> (thread=pool-1-thread-1, member=n/a): Optional configuration override "/custom-mbeans.xml" is not specified
Oracle Coherence Version 3.5.3/465p6
Grid Edition: Development mode
Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
2010-09-01 13:36:46.444/3.054 Oracle Coherence GE 3.5.3/465p6 <Info> (thread=pool-1-thread-1, member=n/a): Loaded cache configuration from "jar:file:/apps/grimis2/hudson/datafabric-hudson/repository/com/oracle/coherence/coherence/3.5.3.p6/coherence-3.5.3.p6.jar!/coherence-cache-config.xml"
2010-09-01 13:36:47.402/4.012 Oracle Coherence GE 3.5.3/465p6 <Warning> (thread=pool-1-thread-1, member=n/a): Local address "127.0.0.1" is a loopback address; this cluster node will not connect to nodes located on different machines
2010-09-01 13:36:47.616/4.226 Oracle Coherence GE 3.5.3/465p6 <D5> (thread=Cluster, member=n/a): Service Cluster joined the cluster with senior service member n/a
2010-09-01 13:36:50.864/7.474 Oracle Coherence GE 3.5.3/465p6 <Info> (thread=Cluster, member=n/a): Created a new cluster "cluster:0xDDF1" with Member(Id=1, Timestamp=2010-09-01 13:36:47.421, Address=127.0.0.1:8088, MachineId=33343, Location=machine:localhost,process:24189, Role=ApacheMavenSurefireBooter, Edition=Grid Edition, Mode=Development, CpuCount=4, SocketCount=4, PublisherSuccessRate=1.0, ReceiverSuccessRate=1.0, LastIn=n/a, LastOut=n/a, LastSlow=n/a) UID=0x7F0000010000012ACD4CA8BD823F1F98
2010-09-01 13:36:50.915/7.526 Oracle Coherence GE 3.5.3/465p6 <D5> (thread=Invocation:Management, member=1): Service Management joined the cluster with senior service member 1
2010-09-01 13:36:51.473/8.083 Oracle Coherence GE 3.5.3/465p6 <D5> (thread=DistributedCache, member=1): Service DistributedCache joined the cluster with senior service member 1
<measurement><name>SimpleSnapshotReader</name><value>115</value></measurement>
<measurement><name>TemporalDataLoader [generator=SimpleDataGenerator [], putDelay=1, numberOfRecords=1000]</name><value>17905</value></measurement>
task:TemporalDataLoader [generator=SimpleDataGenerator [], putDelay=1, numberOfRecords=1000] duration:17905
task:SimpleSnapshotReader duration:115