Re: Review Board Ticket #4922: Too much precision on memcached stats

2021-05-24 Thread Christian Hammond
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4922/
--

New update by mblythe
For Beanbag, Inc. > Review Board > Ticket #4922


Reply:

Fixed on `release-4.0.x` (`28bd1cdf042f2090c4f6a41ae8f8e6cc455cc095`)


Status:
- Confirmed
+ Fixed

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/20210525040126.6884.18712%40ip-10-1-54-209.ec2.internal.


Re: Review Board Ticket #4922: Too much precision on memcached stats

2021-05-24 Thread Christian Hammond
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4922/
--

New update by mblythe
For Beanbag, Inc. > Review Board > Ticket #4922


Reply:

This will be fixed in 4.0.1 tonight.


Status:
- New
+ Confirmed


Milestones:
+ Release-4.0.x


Tags:
+ Component:Admin


Assigned to:
+ chipx86

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/20210524222658.10695.82767%40ip-10-1-54-209.ec2.internal.


Review Board Ticket #4922: Too much precision on memcached stats

2021-04-16 Thread Matthew Blythe
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4922/
--

New ticket #4922 by mblythe
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


--
Too much precision on memcached stats
==

# What version are you running?

4.0.0-rc1


# What's the URL of the page containing the problem?

/admin/

# What steps will reproduce the problem?
1. configure & run memcached for ReviewBoard
2. visit the Admin dashboard
3. observe the "Server Cache" panel


# What is the expected output? What do you see instead?

The percentages for "Cache Hits" and "Cache misses" have too many digits of 
precision.  Mine currently shows 85.33321517192485%.

I'd expect this to be rounded.  Perhaps like 85.33%.

Uptime has a similar problem.  Min currenlty shows "17.4275002 hours".

Again, I'd expect this to be rounded.  Perhaps "17.43 hours".

# What operating system are you using? What browser?

ReviewBoard server is running on RHEL 7.

Browser is running on Windows 10.  Using Chrome.

# Please provide any additional information below.

Reviewboard is running with python 3.9.1.


--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/20210416172203.1012.37386%40ip-10-1-54-209.ec2.internal.