Update packet_loss docs (#15962)

This commit is contained in:
Tony Murray 2024-04-22 23:22:19 -05:00 committed by GitHub
parent b7f4f14b30
commit 1c33cb4d2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -143,13 +143,13 @@ AND state_translations.state_generic_value = 2)`
Entity: `(macros.packet_loss_5m)`
Description: Packet loss % value for the device within the last 5 minutes.
Description: Packet loss % value for the device within the last 5 minutes. BROKEN, only return 100 (down) or 0.
Example: `macros.packet_loss_5m` > 50
Entity: `(macros.packet_loss_15m)`
Description: Packet loss % value for the device within the last 15 minutes.
Description: Packet loss % value for the device within the last 15 minutes. BROKEN, only return 100 (down) or 0.
Example: `macros.packet_loss_15m` > 50