You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a Push Monitor on my LAN and using the optional Ping paramenter, my pings are often (but not always) less than 1ms. So this results in a Push URL such as: http://uptimekuma.lan:3001/api/push/[code]?status=up&msg=OK&ping=0.982
Which works great (I can confirm UptimeKuma has received the Push), except the Heartbeat graph on the Y-axis only seems to go down to 1.0 ms, and all pings less than 1ms are not indicated and show up as blank on the X-axis.
👟 Reproduction steps
Create a Push monitor, and send the URL with an optional Ping parameter of < 1.0
👀 Expected behavior
I would expect the heartbeat graph to resolve all the way down to zero, and include all pings. I would be fine if the ping on the graph would simply round up to 1ms.
😓 Actual Behavior
If I hover over the ping location, I can see on the graph that the hearbeat is registered and rounded up to 1ms (this is fine), but otherwise pings < 1ms do not appear and show up as gaps in the graph, and Y-axis of the graph only goes down to 1.0 ms.
🐻 Uptime-Kuma Version
1.23.3
💻 Operating System and Arch
Debian 12 x64
🌐 Browser
Google Chrome 118.0.5993.117
🐋 Docker Version
No response
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered:
🛡️ Security Policy
Description
When using a Push Monitor on my LAN and using the optional Ping paramenter, my pings are often (but not always) less than 1ms. So this results in a Push URL such as:
http://uptimekuma.lan:3001/api/push/[code]?status=up&msg=OK&ping=0.982
Which works great (I can confirm UptimeKuma has received the Push), except the Heartbeat graph on the Y-axis only seems to go down to 1.0 ms, and all pings less than 1ms are not indicated and show up as blank on the X-axis.
👟 Reproduction steps
Create a Push monitor, and send the URL with an optional Ping parameter of < 1.0
👀 Expected behavior
I would expect the heartbeat graph to resolve all the way down to zero, and include all pings. I would be fine if the ping on the graph would simply round up to 1ms.
😓 Actual Behavior
If I hover over the ping location, I can see on the graph that the hearbeat is registered and rounded up to 1ms (this is fine), but otherwise pings < 1ms do not appear and show up as gaps in the graph, and Y-axis of the graph only goes down to 1.0 ms.
🐻 Uptime-Kuma Version
1.23.3
💻 Operating System and Arch
Debian 12 x64
🌐 Browser
Google Chrome 118.0.5993.117
🐋 Docker Version
No response
🟩 NodeJS Version
No response
📝 Relevant log output
No response
The text was updated successfully, but these errors were encountered: