-
Issue tracker is ONLY used for reporting bugs. Please use the [YDK Community](https://communities.cisco.com/community/developer/ydk) for any support issues.
## Expected Behavior
I sent an email to…
-
#### Description
Currently Telemetry test involves swss events tests. There are 3 kind of swss events under test now.
1) sonic-events-swss:if-state
2) sonic-events-swss:pfc-storm
3) sonic-events-…
-
I am currently experiencing an issue with the pygnmi library. When attempting to use the 'get' operation on a leaf for a presence container, the function does not return any value. However, when the s…
-
Hi SONiC folks,
Below are a series of commands used to configure a SONiC virtual switch.
"""
sonic> sudo config interface ip remove Ethernet16 10.0.0.8/31
sonic> sudo con…
-
Will it be possible in the client to add support for having a choice if you want the client to print error messages to sys.stdout?
It could be added as an option where you setup the client to speci…
-
I am opening this issue to get an opinion on how to handle an issue I have observed. We had a telemetry collector (telegraf with custom gNMI plugin) that was running with limited CPU quota (I think li…
-
Hello,
I am working on a gNMI server implementation, and while testing the POLL subscription mode, I noticed that the gnmic client hangs after establishing the subscription.
The reason for that …
-
I'd like to propose a new gNMI extension to perform config diff on a device. Details are described below.
**Objective**
Define an approach to validating that a configuration candidate sent using g…
-
Current way of doing the update/replace operation requires user to provide the payload in the json format. While this seems ok for update operation, for replace operation user would have to provide t…
-
Hi,
I am testing this telemetry app with GNMIC and I am able to do the subscribe and capabilities request. I am getting the expected output but here I am only creating one gnmi session.
Is there a…