-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
bugSomething isn't workingSomething isn't working
Description
π Description
Following the instructions of the Creating Alerts exercise, the PetBattleMongoDBDiskUsage
alert is not reported.
The status of the PVC, after execute the command `` is:
But the alert is not reported.
Also if we forced to consume all the space, the alert is also not reported:
sh-4.2$ dd if=/dev/urandom of=/var/lib/mongodb/data/rando-calrissian bs=10M count=80
dd: error writing '/var/lib/mongodb/data/rando-calrissian': No space left on device
66+0 records in
65+0 records out
688480256 bytes (688 MB) copied, 6.29632 s, 109 MB/s
πΆ Steps to reproduce
Followed the instructions of this exercise.
π§ββοΈ Suggested solution
... if applicable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working