-
This is a follow-up of #12352 where the metric name produced by
```
[[inputs.gnmi.subscription]]
name = ""
origin = "openconfig-interfaces"
path = "/interfaces"
subscription_m…
-
Hello,
I am using the following config file for making a secure tunnel server with insecure gNMIC client.
- The secure tunnel works fine, but without mTLS. The tunnel server never sends the **cli…
-
Here is code for flow creation and traffic verification , more details in PR # 1315. Where there is traffic received on port it is working fine, panic is seen when there is no traffic and try to st…
-
Hi, and thank you for making `gnmic` available.
I have a question to ask you; if I issue a `GET` request for example
```
> /usr/local/sbin/gnmic --address x.x.x.x:57400 --username xxx --password …
-
### What version of gRPC and what language are you using?
gRPC 1.51.1, C++
### What operating system (Linux, Windows,...) and version?
Linux 5168 5.10.147-oneos-standard https://github.com/grpc/g…
-
https://github.com/openconfig/gnsi/blob/main/accounting/acct.proto#L178-L180
How is it used to track set requests?
What is the format and/or content of this field?
-
Passing the --xunit option to latest pyats to have a JUnit report generated:
pyats run job --xunit [job file]
The report does not have system-out and system-error entries populated.
```
…
-
### Description
This issue starts a discussion about enabling:
- linter: [gocritic](https://github.com/go-critic/go-critic/) - Highly extensible Go source code linter providing checks currently mi…
-
#1755 saw a bug where 'go test' CI check reported a failure. A followup rerun passed. Need to investigate how/why this check is flaky.
Log of failure:
```
Run go test -v -coverprofile=profile…
-
### Relevant telegraf.conf
```toml
[[inputs.jti_openconfig_telemetry]]
## List of device addresses to collect telemetry from
servers = ["10.11.12.13:32767"]
## Authentication details. Userna…