Skip to content

Commit

Permalink
[ycabled] add capability to enable/disable telemetry (sonic-net#279)
Browse files Browse the repository at this point in the history
This PR provides a capability to sonic-utilities CLI to enable/disable telemetry for ycabled.
Basically there is a periodic loop for ycabled which posts telemetry data for that configured interval of time(currently 60 sec). This PR diables this data posting, and does not call platform API calls for ycable.
This PR is required for the initiative of getting some failover/switchover not get interfered because of sonic-telemetry API calls.
The CLI for enabling/disabling telemetry is
config muxcable telemetry enable/disable

Description
Motivation and Context
How Has This Been Tested?
UT and deploying changes on Arista testbed

Signed-off-by: vaibhav-dahiya <vdahiya@microsoft.com>
  • Loading branch information
vdahiya12 committed Aug 9, 2022
1 parent 7bef6af commit 2d13098
Show file tree
Hide file tree
Showing 2 changed files with 4,410 additions and 4,269 deletions.
Loading

0 comments on commit 2d13098

Please sign in to comment.