Skip to content

Commit a485f88

Browse files
committed
updates
1 parent 6854ccf commit a485f88

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/cumulus-linux-517/Monitoring-and-Troubleshooting/Open-Telemetry-Export.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -887,6 +887,12 @@ otlp
887887
888888
To show the OTLP gRPC destination configuration, run the `nv show system telemetry export otlp grpc destination` command.
889889
890+
To show the configured metric list groups, run the `nv show system telemetry metric-list` command. To show information about a specific metric list group, run the `nv show system telemetry metric-list <metric-list-id>` command.
891+
892+
```
893+
cumulus@switch:~$ nv show system telemetry metric-list
894+
```
895+
890896
### Static Labels
891897
892898
You can apply static labels to switches and individual interfaces to configure descriptions for devices and interface roles. Exported OTLP data includes these label names and descriptions.

0 commit comments

Comments
 (0)