Skip to content

Commit 8ac0b9a

Browse files
authored
[docs] Correct CRU link status monitoring var type
1 parent da5f277 commit 8ac0b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ metric format for the CRORC and the CRU is different, as different parameters ar
468468
| `"datapath"` | "Enabled" or "Disabled" | string |
469469
| `"rxFreq"` | - | double |
470470
| `"txFreq"` | - | double |
471-
| `"status"` | "UP", "DOWN" or "UP (was DOWN)" | double |
471+
| `"status"` | "UP", "DOWN" or "UP (was DOWN)" | string |
472472
| `"opticalPower"` | - | double |
473473
474474
| Tag key | Value |

0 commit comments

Comments
 (0)