Skip to content

Commit

Permalink
Docs: Add stats doc for load shed points. (#28078)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Baichoo <kbaichoo@google.com>
  • Loading branch information
KBaichoo authored Jun 21, 2023
1 parent 1090a53 commit 8bc87d8
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -353,3 +353,13 @@ with the following statistics:

active, Gauge, "Active state of the action (0=scaling, 1=saturated)"
scale_percent, Gauge, "Scaled value of the action as a percent (0-99=scaling, 100=saturated)"

Each configured Load Shed Point has a statistics tree rooted at *overload.<name>.*
with the following statistics:

.. csv-table::
:header: Name, Type, Description
:widths: 1, 1, 2

scale_percent, Gauge, "Scaled value of the action as a percent (0-99=scaling, 100=saturated)"

0 comments on commit 8bc87d8

Please sign in to comment.