-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
Describe the bug
Response-time ms chart is showing negative number.
Database
- sqlite
To Reproduce
- Run with
docker run -d --restart=always -p 8383:8383 -e DB_NAME=/app/data/peekaping.db -v ${PWD}/.data/sqlite:/app/data 0xfurai/peekaping-bundle-sqlite:latest
- Create a new monitor and leave everything as is (on
https://example.com
)
Expected behavior
The chart should show positive numbers, not negative numbers.
Desktop (please complete the following information):
- Windows 11
- Chrome Browser
- Docker Desktop v4.47
- Image: docker hub