Coder Social home page Coder Social logo

Comments (10)

michaelklishin avatar michaelklishin commented on September 15, 2024

What version do you run?

from rabbitmq-management.

codingconcepts avatar codingconcepts commented on September 15, 2024

Ah yes, that'd help! I'm running 3.5.0 with Erlang 17.5. I can see that you guys have fixed a number of bugs in 3.5.1 but I can't find a release note with a list of the bugs.

Cheers Michael,

Rob

from rabbitmq-management.

dumbbell avatar dumbbell commented on September 15, 2024

We now put the release notes on GitHub, in the rabbitmq-server project:
https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_1

They are linked from the website as usual.

from rabbitmq-management.

michaelklishin avatar michaelklishin commented on September 15, 2024

@bassrob I'm pretty sure this particular issue wasn't recently fixed. There were related things fixed for 3.5.2 but not this one.

Can you tell us a bit about your environment? What does your workload look like? Was there something suspicious in the log files around the time you've noticed this? Were there any stats DB or node failures around that time?

Thank you.

from rabbitmq-management.

codingconcepts avatar codingconcepts commented on September 15, 2024

Hiya, sorry for the delay, I didn't see the notification.

I haven't been monitoring the DB but can tell you it's running up to ~900mps 24/7. Further to that, there's not much more I can offer. It's really nothing serious as we rarely need the Management Console.

Cheers,

Rob

from rabbitmq-management.

Gsantomaggio avatar Gsantomaggio commented on September 15, 2024

To reproduce the bug you have to:

  • Select "Moving average time series" (as the image):

screen shot 2015-08-28 at 19 11 24

We're going to continue looking at this issue next week.

from rabbitmq-management.

michaelklishin avatar michaelklishin commented on September 15, 2024

@Gsantomaggio good job finding a way to reproduce!

from rabbitmq-management.

Gsantomaggio avatar Gsantomaggio commented on September 15, 2024

Thank you @michaelklishin
the problem is that function fmt_num_thousands https://github.com/rabbitmq/rabbitmq-management/blob/master/priv/www/js/formatters.js#L211 doesn't accept number with point (like this 1234.5678)

In most cases it works. We are going to fix.

from rabbitmq-management.

michaelklishin avatar michaelklishin commented on September 15, 2024

@Gsantomaggio 👍

from rabbitmq-management.

dumbbell avatar dumbbell commented on September 15, 2024

Fixed by #60.

from rabbitmq-management.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.