The last update remains and the one value before it does not appear on grafana as prometheus metric show the last metric reading only (checked via /metrics)
# Steps to reproduce
# Example using a Gauge class in the client
- User 1 comes online for 20 seconds
- /metrics updated with 20seconds
- Now set /metrics to 0 since user has gone offline.
- Earlier metric disappeared.