@@ -1039,6 +1039,54 @@ cumulus@switch:~$ nv set system telemetry hft export state enabled
10391039
10401040<HR STYLE =" BORDER : DASHED RGB (118 ,185 ,0 ) 0.5PX ;BACKGROUND-COLOR : RGB (118 ,185 ,0 );HEIGHT : 4.0PX ;" />
10411041
1042+ ## <h >nv set system telemetry hft export-type</h >
1043+
1044+ Configures the data export type. You can specify ` otlp ` or ` ipfix ` .
1045+
1046+ ### Version History
1047+
1048+ Introduced in Cumulus Linux 5.17.0
1049+
1050+ ### Example
1051+
1052+ ```
1053+ cumulus@switch:~$ nv set system telemetry hft export-type ipfix
1054+ ```
1055+
1056+ <HR STYLE =" BORDER : DASHED RGB (118 ,185 ,0 ) 0.5PX ;BACKGROUND-COLOR : RGB (118 ,185 ,0 );HEIGHT : 4.0PX ;" />
1057+
1058+ ## <h >nv set system telemetry hft ingress-buffer priority-group</h >
1059+
1060+ Configures the priority group to monitor when collecting HFT priority group counters.
1061+
1062+ ### Version History
1063+
1064+ Introduced in Cumulus Linux 5.17.0
1065+
1066+ ### Example
1067+
1068+ ```
1069+ cumulus@switch:~$ nv set system telemetry hft ingress-buffer priority-group 3
1070+ ```
1071+
1072+ <HR STYLE =" BORDER : DASHED RGB (118 ,185 ,0 ) 0.5PX ;BACKGROUND-COLOR : RGB (118 ,185 ,0 );HEIGHT : 4.0PX ;" />
1073+
1074+ ## <h >nv set system telemetry hft switch-priority</h >
1075+
1076+ Configures the switch priority to monitor when collecting HFT switch priority counters.
1077+
1078+ ### Version History
1079+
1080+ Introduced in Cumulus Linux 5.17.0
1081+
1082+ ### Example
1083+
1084+ ```
1085+ cumulus@switch:~$ nv set system telemetry hft switch-priority 5
1086+ ```
1087+
1088+ <HR STYLE =" BORDER : DASHED RGB (118 ,185 ,0 ) 0.5PX ;BACKGROUND-COLOR : RGB (118 ,185 ,0 );HEIGHT : 4.0PX ;" />
1089+
10421090## <h >nv set system telemetry stats-group \< name\> hft export state</h >
10431091
10441092Enables or disables a statistic group to export high frequency telemetry data to a destination. You can specify ` enabled ` or ` disabled ` .
0 commit comments