-
Hi, and thank you for making the `gnxi` utilities available.
The binaries have been built and installed without any errors using golang `go1.17.13`. But,
I am failing to contact a router using `…
-
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…
-
### Background
I was listning to Roman's presentation at DKNog 2023 and was smitten by gNMIc. My employeer (netnod) has been looking for a gNMI system that we can utilize for our ST needs and gNMI …
-
Hi,
I'm trying to find a way to use delete operation for CLI origin, but couldn't find.
Would you advise how gnmic can do delete operation for CLI origin?
Thanks in advance,
Phil
-
Hi,
My issue is the capability to to raise an alert when a target goes down.
If i turn off a target router, i see an error logged in the log file and gnmic trying to reestablish connection. Is t…
-
It seems that the strings-as-labels config variable is not working on the prometheus-remote-write output.
It works for the prometheus scrape based output.
Paths i subscribed on to make sure i ge…
-
Hi, we are testing a simple [gNMI Server](https://github.com/nleiva/gnmi-streamer/tree/main?tab=readme-ov-file#gnmi-streamer) to stream arbitrary data.
However, gNMIc doesn't display the data paths…
-
Hello again!
As you've no doubt figured out by my third issue, I'm working on building a monitoring system using gnmic as gNMI ingest and Prometheus as a metrics backend. The entire thing has been …
-
Hi all,
I would like to clarify on how targets should interprete non-leaf paths for Get and Subscribe RPCs when any of JSON encodings is used.
Consider the yang schema used in [2.3.1](https://gith…
hellt updated
2 years ago
-
Currently the only KV storage we can use for clustering is Consul. A nice feature would be to add Kubernetes type and store all of the key/value information in Kubernetes objects similar to how argocd…