-
I'm on Windows. I have a simple custom server built as follows running on `localhost:50051` and I'm trying to follow the instructions in [this blog post](https://netflixtechblog.com/simple-streaming-t…
-
poll_val = 20
subreq = gnmi_pb2.SubscribeRequest(subscribe=sublist, poll=poll_val)
poll updated are getting for no poll value.
-
grpc : 1.28.0-dev
go version : 1.11.2
system: linux x86_64
summary:
I try to use grpc SSL/TLS to to authenticate both the server and client 。Unluckily, it doesn't work well.
I catch the pa…
-
**Bug description**
Prometheus exporter causes panic if result of e.deltaCalc.Calc(metricHash, value) is < 0
https://github.com/openconfig/gnmi-gateway/blob/5dc6155c695ba9e6091db5222ecb52a239d…
-
Hi,
I am trying to run gnmireverse client on my linux machine(ubuntu 18.04). I am running go version go1.10.4 linux/amd64.
When I am running the client I am getting the bellow error:
```
:~/wo…
-
Hi @akarneliuk ,
This could quite possibly be me doing something wrong as I am new to gNMI configuration. Nevertheless, I get the following error upon trying a basic get request using pygnmi. Here…
-
Hello
The `event-override-ts` processor doesnt update the TS received in the gNMI notifications
I tested with both version 0.6 and 0.14
```
$ gnmic version
version : 0.14.0
commit : 12ac…
-
Hi Anton,
I verified the pygnmi path syntax and I am not sure, whether the pygnmi path generator implementation matches the gnmi spec ...
in client.py docstring the path is specified_
path = […
-
Would be nice to have token-based auth in gnmic (ref: [https://grpc.io/docs/guides/auth/)](https://grpc.io/docs/guides/auth/)) to be able to fetch device data using service accounts for example from A…
-
Hello,
Output data from gnmic in the protojson format, I see that there is no "target" key present under the prefix section.
Earlier gnmi collector had this "target" key in "prefix" section in t…