Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: vaibhav-dahiya <[email protected]>
  • Loading branch information
vdahiya12 committed Mar 9, 2023
1 parent e99ad99 commit 3e5c1d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/grpc_client/design_doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,8 @@ The following Picture explains how data is exchanged between orchagent/ycabled/l

### Telemetry publishing schema for monitoring YCabled

- for monitoring most of these fields are updated or sent RPC and updated after every ~60 seconds by the service, except the grpc_connection_status and soc_service fields, both of which are preemptively monitored by using keepalive mechanism and an asynchrounous notification from the SoC.

```
State DB
MUX_CABLE_INFO| PORTNAME;
Expand Down

0 comments on commit 3e5c1d0

Please sign in to comment.