{ critical, ... }:
{
alerts.JitsiHighStressLevel = {
expr = "jitsi_stress_level > 0.7";
for = "3m";
labels = critical;
};
}