RonSijm@programming.dev to Software Gore@lemmy.worldEnglish · 9 months agoLoad-testing the database - I don't think it likes itprogramming.devimagemessage-square10linkfedilinkarrow-up1117arrow-down12
arrow-up1115arrow-down1imageLoad-testing the database - I don't think it likes itprogramming.devRonSijm@programming.dev to Software Gore@lemmy.worldEnglish · 9 months agomessage-square10linkfedilink
minus-squareJustinAlinkfedilinkarrow-up3·edit-29 months agoProbably a traffic_bytes_counter got reset. You can see a lot of graphs went negative at the same time, so something probably restarted. Metrics software like Prometheus will handle counter resets correctly for graphs like this.
Probably a traffic_bytes_counter got reset. You can see a lot of graphs went negative at the same time, so something probably restarted.
Metrics software like Prometheus will handle counter resets correctly for graphs like this.