-
**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…
-
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 = […
-
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 there! First of all, thanks for this library: it looks awesome!
You know I've been trying what I think is the simplest example, as you show in the main page of the project:
```
# modules
fr…
-
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…
-
### Description:
I am unable to compile rticonnextdds-connector-go on Windows (as part of the [rticommunity/telegraf](https://github.com/rticommunity/telegraf) installation) due to missing symbols …
-
### What version of gRPC and what language are you using?
v1.31
### What operating system (Linux, Windows,...) and version?
Ubuntu 18.04 5.4.0-47-generic
### What runtime / compiler are you us…