Time Machine Plugin Data

8 messages Options
Embed this post
Permalink
Alexander von Zitzewitz () Time Machine Plugin Data
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Time Machine Plugin Data Hello !

As you can see on the attached screenshot the SonarJ plugin metrics data for Oct-12 are not visible in the table, but in the chart (yellow line). Is this my mistake? I am using sonar 1.11.

Regards

Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

Picture 2.png (113K) Download Attachment
Olivier Gaudin () Re: Time Machine Plugin Data
Reply Threaded More More options
Print post
Permalink
Hello Alexander,

Strange indeed. Can you query the database on one of the metric and send the result ?

You should start from projects -> snapshot -> project_measures.

Olivier



On Tue, Oct 13, 2009 at 11:30 PM, Alexander von Zitzewitz <[hidden email]> wrote:
Hello !

As you can see on the attached screenshot the SonarJ plugin metrics data for Oct-12 are not visible in the table, but in the chart (yellow line). Is this my mistake? I am using sonar 1.11.

Regards

Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Alexander von Zitzewitz () Re: Time Machine Plugin Data
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Re: [sonar-dev] Time Machine Plugin Data Hello Olivier !

I did the query and there seems to be a bug. The columns in time-machine are Oct 9,12,13,14.

The query shows no data for Oct 9th, so that is okay. But the column should show data for Oct 12 and the column is empty. Moreover Sonar uses the first snapshot of a day for the data display and not the last. I think it would be better to use the last one and purge the other ones to keep the database a bit smaller.

Picture 6 shows query and results (only for one project)
Picture 7 shows the time machine display

Best regards

Alexander

On 10/14/09 2:57 AM, "Olivier Gaudin" <olivier.gaudin@...> wrote:

Hello Alexander,

Strange indeed. Can you query the database on one of the metric and send the result ?

You should start from projects -> snapshot -> project_measures.

Olivier



On Tue, Oct 13, 2009 at 11:30 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
Hello !

As you can see on the attached screenshot the SonarJ plugin metrics data for Oct-12 are not visible in the table, but in the chart (yellow line). Is this my mistake? I am using sonar 1.11.

Regards

Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327







---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

Picture 7.png (11K) Download Attachment
Picture 6.png (70K) Download Attachment
Alexander von Zitzewitz () FW: Time Machine Plugin Data
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
FW: [sonar-dev] Time Machine Plugin Data I forgot to mention that I am using Postgres on a Mac...



------ Forwarded Message
From: Alexander von Zitzewitz <a.zitzewitz@...>
Reply-To: <dev@...>
Date: Wed, 14 Oct 2009 11:07:01 -0400
To: <dev@...>
Subject: Re: [sonar-dev] Time Machine Plugin Data

Hello Olivier !

I did the query and there seems to be a bug. The columns in time-machine are Oct 9,12,13,14.

The query shows no data for Oct 9th, so that is okay. But the column should show data for Oct 12 and the column is empty. Moreover Sonar uses the first snapshot of a day for the data display and not the last. I think it would be better to use the last one and purge the other ones to keep the database a bit smaller.

Picture 6 shows query and results (only for one project)
Picture 7 shows the time machine display

Best regards

Alexander

On 10/14/09 2:57 AM, "Olivier Gaudin" <olivier.gaudin@...> wrote:

Hello Alexander,

Strange indeed. Can you query the database on one of the metric and send the result ?

You should start from projects -> snapshot -> project_measures.

Olivier



On Tue, Oct 13, 2009 at 11:30 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
Hello !

As you can see on the attached screenshot the SonarJ plugin metrics data for Oct-12 are not visible in the table, but in the chart (yellow line). Is this my mistake? I am using sonar 1.11.

Regards

Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

------ End of Forwarded Message





---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

Picture 7.png (11K) Download Attachment
Picture 6.png (70K) Download Attachment
Olivier Gaudin () Re: FW: Time Machine Plugin Data
Reply Threaded More More options
Print post
Permalink
Hello Alexander,

I might be wrong, but I think here is what happened : In you last run on 12 oct, your plugin did not calculate metrics and TimeMachine displays the latest version for a day except on the graph where it displays every snapshot.

In Sonar 1.11, we do keep only one version per day as part of an improved purge mechanism.

Olivier



On Wed, Oct 14, 2009 at 5:13 PM, Alexander von Zitzewitz <[hidden email]> wrote:
I forgot to mention that I am using Postgres on a Mac...



------ Forwarded Message
From: Alexander von Zitzewitz <a.zitzewitz@...>
Reply-To: <dev@...>
Date: Wed, 14 Oct 2009 11:07:01 -0400
To: <dev@...>
Subject: Re: [sonar-dev] Time Machine Plugin Data


Hello Olivier !

I did the query and there seems to be a bug. The columns in time-machine are Oct 9,12,13,14.

The query shows no data for Oct 9th, so that is okay. But the column should show data for Oct 12 and the column is empty. Moreover Sonar uses the first snapshot of a day for the data display and not the last. I think it would be better to use the last one and purge the other ones to keep the database a bit smaller.

Picture 6 shows query and results (only for one project)
Picture 7 shows the time machine display

Best regards

Alexander

On 10/14/09 2:57 AM, "Olivier Gaudin" <olivier.gaudin@...> wrote:

Hello Alexander,

Strange indeed. Can you query the database on one of the metric and send the result ?

You should start from projects -> snapshot -> project_measures.

Olivier



On Tue, Oct 13, 2009 at 11:30 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
Hello !

As you can see on the attached screenshot the SonarJ plugin metrics data for Oct-12 are not visible in the table, but in the chart (yellow line). Is this my mistake? I am using sonar 1.11.

Regards

Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

------ End of Forwarded Message

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz () Re: Time Machine Plugin Data
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Re: [sonar-dev] Time Machine Plugin Data Hello Olivier,

first of all I am using 1.11, probably you meant 1.12 regarding the purge.

Unfortunately you are indeed wrong.

2043    false    2009-10-12 14:58:15.731
2085    false    2009-10-12 15:05:18.809
2127    false    2009-10-12 15:22:07.358
2170    false    2009-10-12 17:50:32.629
2213    false    2009-10-12 17:57:43.885
2256    false    2009-10-12 18:25:19.339
2299    false    2009-10-12 18:30:02.201
2342    false    2009-10-12 19:24:09.739
2385    false    2009-10-12 19:44:38.719
2428    false    2009-10-12 20:06:40.759
2471    false    2009-10-13 13:47:30.88
2514    false    2009-10-13 17:16:33.089
2586    false    2009-10-13 17:54:33.995
2628    false    2009-10-13 17:56:59.557
2670    false    2009-10-13 18:02:10.604
3003    true    2009-10-14 10:37:43.177

This is the list of snapshots and the last one on Oct 12th produced metrics. The same is true for Oct 13th. On Oct 12th no data at all is displayed and on Oct 13th it uses the data of the first snapshot.

Am I seeing white rabbits?

Regards

Alexander

On 10/14/09 12:07 PM, "Olivier Gaudin" <olivier.gaudin@...> wrote:

Hello Alexander,

I might be wrong, but I think here is what happened : In you last run on 12 oct, your plugin did not calculate metrics and TimeMachine displays the latest version for a day except on the graph where it displays every snapshot.

In Sonar 1.11, we do keep only one version per day as part of an improved purge mechanism.

Olivier



On Wed, Oct 14, 2009 at 5:13 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
I forgot to mention that I am using Postgres on a Mac...



------ Forwarded Message
From: Alexander von Zitzewitz <a.zitzewitz@... <http://a.zitzewitz@...> >
Reply-To: <dev@... <http://dev@...> >
Date: Wed, 14 Oct 2009 11:07:01 -0400
To: <dev@... <http://dev@...> >
Subject: Re: [sonar-dev] Time Machine Plugin Data


Hello Olivier !

I did the query and there seems to be a bug. The columns in time-machine are Oct 9,12,13,14.

The query shows no data for Oct 9th, so that is okay. But the column should show data for Oct 12 and the column is empty. Moreover Sonar uses the first snapshot of a day for the data display and not the last. I think it would be better to use the last one and purge the other ones to keep the database a bit smaller.

Picture 6 shows query and results (only for one project)
Picture 7 shows the time machine display

Best regards

Alexander

On 10/14/09 2:57 AM, "Olivier Gaudin" <olivier.gaudin@... <http://olivier.gaudin@...> > wrote:

Hello Alexander,

Strange indeed. Can you query the database on one of the metric and send the result ?

You should start from projects -> snapshot -> project_measures.

Olivier



On Tue, Oct 13, 2009 at 11:30 PM, Alexander von Zitzewitz <a.zitzewitz@... <http://a.zitzewitz@...> > wrote:
Hello !

As you can see on the attached screenshot the SonarJ plugin metrics data for Oct-12 are not visible in the table, but in the chart (yellow line). Is this my mistake? I am using sonar 1.11.

Regards

Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>  <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

------ End of Forwarded Message

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327





Olivier Gaudin () Re: Time Machine Plugin Data
Reply Threaded More More options
Print post
Permalink
Hello Alexander,

Forget this thing about the fact that Sonar 1.X purges extra snapshots... Could you create a ticket for it ?

I don't think you are seeing white rabbits, I am just not sure that all your emails were based on the same data. I have done a test on my side and the last snapshot is displayed.
Could you resend a screenshot of the timemachine graph including the Byte Code instructions ?

Olivier


On Wed, Oct 14, 2009 at 7:12 PM, Alexander von Zitzewitz <[hidden email]> wrote:
Hello Olivier,

first of all I am using 1.11, probably you meant 1.12 regarding the purge.

Unfortunately you are indeed wrong.

2043    false    2009-10-12 14:58:15.731
2085    false    2009-10-12 15:05:18.809
2127    false    2009-10-12 15:22:07.358
2170    false    2009-10-12 17:50:32.629
2213    false    2009-10-12 17:57:43.885
2256    false    2009-10-12 18:25:19.339
2299    false    2009-10-12 18:30:02.201
2342    false    2009-10-12 19:24:09.739
2385    false    2009-10-12 19:44:38.719
2428    false    2009-10-12 20:06:40.759
2471    false    2009-10-13 13:47:30.88
2514    false    2009-10-13 17:16:33.089
2586    false    2009-10-13 17:54:33.995
2628    false    2009-10-13 17:56:59.557
2670    false    2009-10-13 18:02:10.604
3003    true    2009-10-14 10:37:43.177

This is the list of snapshots and the last one on Oct 12th produced metrics. The same is true for Oct 13th. On Oct 12th no data at all is displayed and on Oct 13th it uses the data of the first snapshot.

Am I seeing white rabbits?

Regards

Alexander


On 10/14/09 12:07 PM, "Olivier Gaudin" <olivier.gaudin@...> wrote:

Hello Alexander,

I might be wrong, but I think here is what happened : In you last run on 12 oct, your plugin did not calculate metrics and TimeMachine displays the latest version for a day except on the graph where it displays every snapshot.

In Sonar 1.11, we do keep only one version per day as part of an improved purge mechanism.

Olivier



On Wed, Oct 14, 2009 at 5:13 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
I forgot to mention that I am using Postgres on a Mac...



------ Forwarded Message
From: Alexander von Zitzewitz <a.zitzewitz@... <http://a.zitzewitz@...> >
Reply-To: <dev@... <http://dev@...> >

Date: Wed, 14 Oct 2009 11:07:01 -0400
To: <dev@... <http://dev@...> >

Subject: Re: [sonar-dev] Time Machine Plugin Data


Hello Olivier !

I did the query and there seems to be a bug. The columns in time-machine are Oct 9,12,13,14.

The query shows no data for Oct 9th, so that is okay. But the column should show data for Oct 12 and the column is empty. Moreover Sonar uses the first snapshot of a day for the data display and not the last. I think it would be better to use the last one and purge the other ones to keep the database a bit smaller.

Picture 6 shows query and results (only for one project)
Picture 7 shows the time machine display

Best regards

Alexander

On 10/14/09 2:57 AM, "Olivier Gaudin" <olivier.gaudin@... <http://olivier.gaudin@...> > wrote:

Hello Alexander,

Strange indeed. Can you query the database on one of the metric and send the result ?

You should start from projects -> snapshot -> project_measures.

Olivier



On Tue, Oct 13, 2009 at 11:30 PM, Alexander von Zitzewitz <a.zitzewitz@... <http://a.zitzewitz@...> > wrote:
Hello !

As you can see on the attached screenshot the SonarJ plugin metrics data for Oct-12 are not visible in the table, but in the chart (yellow line). Is this my mistake? I am using sonar 1.11.

Regards

Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>  <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

------ End of Forwarded Message

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327






Alexander von Zitzewitz () Re: Time Machine Plugin Data
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Re: [sonar-dev] Time Machine Plugin Data http://jira.codehaus.org/browse/SONAR-1209

Ticket created. I think the problem are the columns you add manually. For them the first snapshot is displayed.

Regards

Alexander


On 10/15/09 9:26 AM, "Olivier Gaudin" <olivier.gaudin@...> wrote:

Hello Alexander,

Forget this thing about the fact that Sonar 1.X purges extra snapshots... Could you create a ticket for it ?

I don't think you are seeing white rabbits, I am just not sure that all your emails were based on the same data. I have done a test on my side and the last snapshot is displayed.
Could you resend a screenshot of the timemachine graph including the Byte Code instructions ?

Olivier


On Wed, Oct 14, 2009 at 7:12 PM, Alexander von Zitzewitz <a.zitzewitz@...> wrote:
Hello Olivier,

first of all I am using 1.11, probably you meant 1.12 regarding the purge.

Unfortunately you are indeed wrong.

2043    false    2009-10-12 14:58:15.731
2085    false    2009-10-12 15:05:18.809
2127    false    2009-10-12 15:22:07.358
2170    false    2009-10-12 17:50:32.629
2213    false    2009-10-12 17:57:43.885
2256    false    2009-10-12 18:25:19.339
2299    false    2009-10-12 18:30:02.201
2342    false    2009-10-12 19:24:09.739
2385    false    2009-10-12 19:44:38.719
2428    false    2009-10-12 20:06:40.759
2471    false    2009-10-13 13:47:30.88
2514    false    2009-10-13 17:16:33.089
2586    false    2009-10-13 17:54:33.995
2628    false    2009-10-13 17:56:59.557
2670    false    2009-10-13 18:02:10.604
3003    true    2009-10-14 10:37:43.177

This is the list of snapshots and the last one on Oct 12th produced metrics. The same is true for Oct 13th. On Oct 12th no data at all is displayed and on Oct 13th it uses the data of the first snapshot.

Am I seeing white rabbits?

Regards

Alexander


On 10/14/09 12:07 PM, "Olivier Gaudin" <olivier.gaudin@... <http://olivier.gaudin@...> > wrote:

Hello Alexander,

I might be wrong, but I think here is what happened : In you last run on 12 oct, your plugin did not calculate metrics and TimeMachine displays the latest version for a day except on the graph where it displays every snapshot.

In Sonar 1.11, we do keep only one version per day as part of an improved purge mechanism.

Olivier



On Wed, Oct 14, 2009 at 5:13 PM, Alexander von Zitzewitz <a.zitzewitz@... <http://a.zitzewitz@...> > wrote:
I forgot to mention that I am using Postgres on a Mac...



------ Forwarded Message
From: Alexander von Zitzewitz <a.zitzewitz@... <http://a.zitzewitz@...>  <http://a.zitzewitz@...> >
Reply-To: <dev@... <http://dev@...>  <http://dev@...> >

Date: Wed, 14 Oct 2009 11:07:01 -0400
To: <dev@... <http://dev@...>  <http://dev@...> >

Subject: Re: [sonar-dev] Time Machine Plugin Data


Hello Olivier !

I did the query and there seems to be a bug. The columns in time-machine are Oct 9,12,13,14.

The query shows no data for Oct 9th, so that is okay. But the column should show data for Oct 12 and the column is empty. Moreover Sonar uses the first snapshot of a day for the data display and not the last. I think it would be better to use the last one and purge the other ones to keep the database a bit smaller.

Picture 6 shows query and results (only for one project)
Picture 7 shows the time machine display

Best regards

Alexander

On 10/14/09 2:57 AM, "Olivier Gaudin" <olivier.gaudin@... <http://olivier.gaudin@...>  <http://olivier.gaudin@...> > wrote:

Hello Alexander,

Strange indeed. Can you query the database on one of the metric and send the result ?

You should start from projects -> snapshot -> project_measures.

Olivier



On Tue, Oct 13, 2009 at 11:30 PM, Alexander von Zitzewitz <a.zitzewitz@... <http://a.zitzewitz@...>  <http://a.zitzewitz@...> > wrote:
Hello !

As you can see on the attached screenshot the SonarJ plugin metrics data for Oct-12 are not visible in the table, but in the chart (yellow line). Is this my mistake? I am using sonar 1.11.

Regards

Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>  <http://www.hello2morrow.com>  <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>  <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

------ End of Forwarded Message

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




Alexander von Zitzewitz



www.hello2morrow.com <http://www.hello2morrow.com>

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327





Alexander von Zitzewitz



www.hello2morrow.com

SonarJ Elevator Pitch: http://www.hello2morrow.com/videos/benefits

+1 (877) 294-6327