Query Analytics - Query Time column has no time unit

Hi. I just added my first MongoDB server into PMM. However Query Analytics dashboard’s Query Time column has no time unit like ms, sec, or ns etc. How can I fix it? It’s MongoDB 4.0.20 docker container. Is it 37 minutes, or 37 seconds or …? I started mongodb container with --profile 1 --slowms 200 flag.

My other percona mysql server’s Query Time shows correct values.

Looks like 0:37:36 is equal to 373.6ms since I started Mongodb with --slowms 200 flag. Should we consider this a bug?

1 Like

I opened Jira Bug ticket some time ago: https://jira.percona.com/projects/PMM/issues/PMM-7254

1 Like