chore(gnmi): Add Metrics heading to README.md (#11476)
This commit is contained in:
parent
f29f7b28f2
commit
a0aa4082a2
|
|
@ -86,6 +86,12 @@ It has been optimized to support gNMI telemetry as produced by Cisco IOS XR
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Metrics
|
||||||
|
|
||||||
|
Each configured subscription will emit a different measurement. Each leaf in a
|
||||||
|
GNMI SubscribeResponse Update message will produce a field reading in the
|
||||||
|
measurement. GNMI PathElement keys for leaves will attach tags to the field(s).
|
||||||
|
|
||||||
## Example Output
|
## Example Output
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue