Issue #5983 has been updated by Ben Hughes. Status changed from Unreviewed to Needs Decision Assignee set to Randall Hansen
---------------------------------------- Bug #5983: Puppet-Dashboard Daily run status https://projects.puppetlabs.com/issues/5983 Author: Nicolas Aizier Status: Needs Decision Priority: Normal Assignee: Randall Hansen Category: Target version: Keywords: Branch: Affected URL: Affected Dashboard version: The top left day of puppet in the "dayly run status" graph is slowly decrasing in term of reports. So the chart for this day is slowly decreasing as long as the day goes on. I guess, but I'm absolutely not sure since I didn't had time to look the code, that the extract for the 30 days is straight. I mean it takes 30 times 24H so as your current day goes on the 30th day go by. I think that's a bug since it can lead you to think that you had a problem for this day. Also the graph mention "for the last 30 days" but it's from the day -30 to -1 from the current. So the current day is not shown anymore when you got more than 30. I guess it should be from -29 to current, since today's graph seems important to me. Or if not mention from the "past" 30 days instead of last no ? So to be completely clear the graph : - takes day -30 to -1 but not the current one - is managing the -30 day as running and only show the reports depending on current time. That lead to a slowly decreasing graph on that day. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
