Skip to content

Commit 7a519d8

Browse files
Merge pull request #303892 from sushantjrao/break-glass-setup
Update list-of-metrics-collected.md
2 parents 81a40e0 + 5b98174 commit 7a519d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/operator-nexus/list-of-metrics-collected.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,3 +490,7 @@ The collection interval for Network Fabric device metrics varies and you can fin
490490
| LldpFrameIn | LLDP Frame In | LLDP State Counters | Count | Average | The count of LLDP frames received by an interface over a given interval of time | Interface name | Yes | Every 5 mins |
491491
| LldpFrameOut | LLDP Frame Out | LLDP State Counters | Count | Average | The count of LLDP frames transmitted from an interface over a given interval of time | Interface name | Yes | Every 5 mins |
492492
| LldpTlvUnknown | LLDP Tlv Unknown | LLDP State Counters | Count | Average | The count of LLDP frames received with unknown TLV by an interface over a given interval of time | Interface name | Yes | Every 5 mins |
493+
494+
>[!Note]
495+
> Arista devices use interface names in the a/b format (for example, Ethernet1/1). However, because ARM resource IDs use / as a delimiter, this format is not permitted in ARM‑based resource names. As a workaround, NNF employs an a‑b convention for interface resource naming (such as Ethernet1‑1) in ARM contexts.
496+
>Important: All metrics and logs will continue to report the interface using the original a/b naming format (e.g. Ethernet1/1), even though ARM resource names always substitute the slash (/) with a hyphen (-).

0 commit comments

Comments
 (0)