-
PFB prometheus.yml and gnmic.yml. My Prometheus is unable to scrape any telemetry data from gnmic for BGP operational state although gnmic is collecting data from the target and exposing it on port 92…
-
Hello! I'm running gNMIc as a server ([Listen](https://gnmic.openconfig.net/cmd/listen/)) with this command line:
```bash
gnmic listen --config /gnmic-config.yaml --prometheus-address :9805
```
Th…
-
Starting from a clab file, it would be coo. to have a tool (can be another python script) that generates the JSON grafana dashboard displaying some pre-caned things like the link speed on each of t…
-
One of our two targets receives a context deadline error very quickly (every 0.1 second). Can this rate be reduced somewhere or can we change something else to fix it?
Config
```yaml
log: tru…
-
PFB prometheus.yml and gnmic.yml. My Prometheus is unable to scrape any telemetry data from gnmic although gnmic is collecting data from the target and exposing it on port 9273.
prometheus.yml:
--…
-
it would be nice if we could inspect a specific lab from any dir in the system.
If we want to inspect a unique lab we need to move to the original lab directory. If we execute from other directory …
-
During testing of gNMIc's behavior when the subscription device (router) was turned off, it was noticed that not always a session is reestablished. The behavior regarding session reestablishment diffe…
-
# Description
1. gnmictls setup with 0.34.3 working fine for SROS
2. After upgrade to 0.35.1 its returning an error:
```bash
[root@AF6 CLAB_CA]# gnmic -a 172.20.20.4:57400 -u admin -p admin --…
-
On SR Linux using 0.36.1:
```
/usr/local/bin/gnmic -a unix:///opt/srlinux/var/run/sr_gnmi_server --insecure -u admin -p NokiaSrl1! -e json_ietf capabilities
```
This fails with:
```
2024/03/05…
-
Hello,
first of all thank you for that amazing tool! Basically unlocks unlimited ways to mangle our metrics!
I'm still evaluating, but seem to have found the first bug. The metrics in the scrape…