File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
plugins/mkdocs-atlas-formatting-plugin/test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6565when everything is fine.</p>
6666<h2 id="dampening">Dampening<a class="headerlink" href="#dampening" title="Permanent link">¶</a></h2>
6767<p>Our threshold alert above will trigger if the CPU usage is ever recorded to be above the
68- threshold. Alert conditions are often combined with a check for the number of occurences . This
68+ threshold. Alert conditions are often combined with a check for the number of occurrences . This
6969is done by using the <a href="stateful-rolling-count">:rolling-count</a> operator to get a line showing
7070how many times the input signal has been true withing a specified window and then applying a
7171second threshold to the rolling count.</p>
You can’t perform that action at this time.
0 commit comments