|
1118 | 1118 | | <span class="metrics-name">benchs_​transactions_​sent</span> | counter | Number of benchmark packets sent | |
1119 | 1119 |
|
1120 | 1120 | </div> |
| 1121 | + |
| 1122 | +## Snp Tile |
| 1123 | + |
| 1124 | +<div class="metrics"> |
| 1125 | + |
| 1126 | +| Metric | Type | Description | |
| 1127 | +|--------|------|-------------| |
| 1128 | +| <span class="metrics-name">snp_​all_​dest_​meta_​cnt</span> | counter | The number of destinations from which we have metadata (all connections) | |
| 1129 | +| <span class="metrics-name">snp_​all_​dest_​meta_​snp_​available_​cnt</span> | counter | The number of SNP-available destination (all connections) | |
| 1130 | +| <span class="metrics-name">snp_​all_​dest_​meta_​snp_​enabled_​cnt</span> | counter | The number of SNP-enabled destinations (all connections) | |
| 1131 | +| <span class="metrics-name">snp_​all_​conn_​cur_​total</span> | counter | The number of current created connections (all connections) | |
| 1132 | +| <span class="metrics-name">snp_​all_​conn_​cur_​established</span> | counter | The number of currently established connections (all connections) | |
| 1133 | +| <span class="metrics-name">snp_​all_​conn_​acc_​total</span> | counter | The number of accumulated created connections (all connections) | |
| 1134 | +| <span class="metrics-name">snp_​all_​conn_​acc_​established</span> | counter | The number of accumulated established connections (all connections) | |
| 1135 | +| <span class="metrics-name">snp_​all_​conn_​acc_​dropped</span> | counter | The number of accumulated dropped connections (all connections) | |
| 1136 | +| <span class="metrics-name">snp_​all_​conn_​acc_​dropped_​handshake</span> | counter | The number of accumulated dropped connections during handshake (all connections) | |
| 1137 | +| <span class="metrics-name">snp_​all_​conn_​acc_​dropped_​established</span> | counter | The number of accumulated dropped connections that had been established (all connections) | |
| 1138 | +| <span class="metrics-name">snp_​all_​conn_​acc_​dropped_​set_​identity</span> | counter | The number of accumulated dropped connections due to set identity (all connections) | |
| 1139 | +| <span class="metrics-name">snp_​all_​tx_​bytes_​via_​udp_​to_​snp_​avail_​cnt</span> | counter | The number of bytes sent via UDP to a SNP-available destination (all connections) | |
| 1140 | +| <span class="metrics-name">snp_​all_​tx_​pkts_​via_​udp_​to_​snp_​avail_​cnt</span> | counter | The number of packets sent via UDP to a SNP-available destination (all connections) | |
| 1141 | +| <span class="metrics-name">snp_​all_​tx_​bytes_​via_​udp_​cnt</span> | counter | The number of bytes sent via UDP (all connections) | |
| 1142 | +| <span class="metrics-name">snp_​all_​tx_​bytes_​via_​snp_​cnt</span> | counter | The number of bytes sent via SNP (all connections) | |
| 1143 | +| <span class="metrics-name">snp_​all_​tx_​pkts_​via_​udp_​cnt</span> | counter | The number of packets sent via UDP (all connections) | |
| 1144 | +| <span class="metrics-name">snp_​all_​tx_​pkts_​via_​snp_​cnt</span> | counter | The number of packets sent via SNP (all connections) | |
| 1145 | +| <span class="metrics-name">snp_​all_​tx_​pkts_​dropped_​no_​credits_​cnt</span> | counter | The number of packets that were not sent due to insufficient flow credits (all connections) | |
| 1146 | +| <span class="metrics-name">snp_​all_​rx_​bytes_​cnt</span> | counter | The number of bytes received (all connections) | |
| 1147 | +| <span class="metrics-name">snp_​all_​rx_​bytes_​via_​udp_​cnt</span> | counter | The number of bytes received via UDP (all connections) | |
| 1148 | +| <span class="metrics-name">snp_​all_​rx_​bytes_​via_​snp_​cnt</span> | counter | The number of bytes received via SNP (all connections) | |
| 1149 | +| <span class="metrics-name">snp_​all_​rx_​pkts_​cnt</span> | counter | The number of packets received (all connections) | |
| 1150 | +| <span class="metrics-name">snp_​all_​rx_​pkts_​via_​udp_​cnt</span> | counter | The number of packets received via UDP (all connections) | |
| 1151 | +| <span class="metrics-name">snp_​all_​rx_​pkts_​via_​snp_​cnt</span> | counter | The number of packets received via SNP (all connections) | |
| 1152 | +| <span class="metrics-name">snp_​all_​rx_​pkts_​dropped_​no_​credits_​cnt</span> | counter | The number of packets that were received but dropped due to insufficient flow credits (all connections) | |
| 1153 | +| <span class="metrics-name">snp_​all_​mcast_​tx_​pkts_​cnt</span> | counter | The number of packets sent to a multicast channel (all connections) | |
| 1154 | +| <span class="metrics-name">snp_​all_​mcast_​tx_​bytes_​cnt</span> | counter | The number of bytes sent to a multicast channel (all connections) | |
| 1155 | +| <span class="metrics-name">snp_​all_​mcast_​rx_​pkts_​cnt</span> | counter | The number of packets received from a multicast channel (all connections) | |
| 1156 | +| <span class="metrics-name">snp_​all_​mcast_​rx_​bytes_​cnt</span> | counter | The number of bytes received from a multicast channel (all connections) | |
| 1157 | +| <span class="metrics-name">snp_​enf_​dest_​meta_​cnt</span> | counter | The number of destinations from which we have metadata (SNP-enforced connections only) | |
| 1158 | +| <span class="metrics-name">snp_​enf_​dest_​meta_​snp_​available_​cnt</span> | counter | The number of SNP-available destination (SNP-enforced connections only) | |
| 1159 | +| <span class="metrics-name">snp_​enf_​dest_​meta_​snp_​enabled_​cnt</span> | counter | The number of SNP-enabled destinations (SNP-enforced connections only) | |
| 1160 | +| <span class="metrics-name">snp_​enf_​conn_​cur_​total</span> | counter | The number of current created connections (SNP-enforced connections only) | |
| 1161 | +| <span class="metrics-name">snp_​enf_​conn_​cur_​established</span> | counter | The number of currently established connections (SNP-enforced connections only) | |
| 1162 | +| <span class="metrics-name">snp_​enf_​conn_​acc_​total</span> | counter | The number of accumulated created connections (SNP-enforced connections only) | |
| 1163 | +| <span class="metrics-name">snp_​enf_​conn_​acc_​established</span> | counter | The number of accumulated established connections (SNP-enforced connections only) | |
| 1164 | +| <span class="metrics-name">snp_​enf_​conn_​acc_​dropped</span> | counter | The number of accumulated dropped connections (SNP-enforced connections only) | |
| 1165 | +| <span class="metrics-name">snp_​enf_​conn_​acc_​dropped_​handshake</span> | counter | The number of accumulated dropped connections during handshake (SNP-enforced connections only) | |
| 1166 | +| <span class="metrics-name">snp_​enf_​conn_​acc_​dropped_​established</span> | counter | The number of accumulated dropped connections that had been established (SNP-enforced connections only) | |
| 1167 | +| <span class="metrics-name">snp_​enf_​conn_​acc_​dropped_​set_​identity</span> | counter | The number of accumulated dropped connections due to set identity (SNP-enforced connections only) | |
| 1168 | +| <span class="metrics-name">snp_​enf_​tx_​bytes_​via_​udp_​to_​snp_​avail_​cnt</span> | counter | The number of bytes sent via UDP to a SNP-available destination (SNP-enforced connections only) | |
| 1169 | +| <span class="metrics-name">snp_​enf_​tx_​pkts_​via_​udp_​to_​snp_​avail_​cnt</span> | counter | The number of packets sent via UDP to a SNP-available destination (SNP-enforced connections only) | |
| 1170 | +| <span class="metrics-name">snp_​enf_​tx_​bytes_​via_​udp_​cnt</span> | counter | The number of bytes sent via UDP (SNP-enforced connections only) | |
| 1171 | +| <span class="metrics-name">snp_​enf_​tx_​bytes_​via_​snp_​cnt</span> | counter | The number of bytes sent via SNP (SNP-enforced connections only) | |
| 1172 | +| <span class="metrics-name">snp_​enf_​tx_​pkts_​via_​udp_​cnt</span> | counter | The number of packets sent via UDP (SNP-enforced connections only) | |
| 1173 | +| <span class="metrics-name">snp_​enf_​tx_​pkts_​via_​snp_​cnt</span> | counter | The number of packets sent via SNP (SNP-enforced connections only) | |
| 1174 | +| <span class="metrics-name">snp_​enf_​tx_​pkts_​dropped_​no_​credits_​cnt</span> | counter | The number of packets that were not sent due to insufficient flow credits (SNP-enforced connections only) | |
| 1175 | +| <span class="metrics-name">snp_​enf_​rx_​bytes_​cnt</span> | counter | The number of bytes received (SNP-enforced connections only) | |
| 1176 | +| <span class="metrics-name">snp_​enf_​rx_​bytes_​via_​udp_​cnt</span> | counter | The number of bytes received via UDP (SNP-enforced connections only) | |
| 1177 | +| <span class="metrics-name">snp_​enf_​rx_​bytes_​via_​snp_​cnt</span> | counter | The number of bytes received via SNP (SNP-enforced connections only) | |
| 1178 | +| <span class="metrics-name">snp_​enf_​rx_​pkts_​cnt</span> | counter | The number of packets received (SNP-enforced connections only) | |
| 1179 | +| <span class="metrics-name">snp_​enf_​rx_​pkts_​via_​udp_​cnt</span> | counter | The number of packets received via UDP (SNP-enforced connections only) | |
| 1180 | +| <span class="metrics-name">snp_​enf_​rx_​pkts_​via_​snp_​cnt</span> | counter | The number of packets received via SNP (SNP-enforced connections only) | |
| 1181 | +| <span class="metrics-name">snp_​enf_​rx_​pkts_​dropped_​no_​credits_​cnt</span> | counter | The number of packets that were received but dropped due to insufficient flow credits (SNP-enforced connections only) | |
| 1182 | +| <span class="metrics-name">snp_​enf_​mcast_​tx_​pkts_​cnt</span> | counter | The number of packets sent to a multicast channel (SNP-enforced connections only) | |
| 1183 | +| <span class="metrics-name">snp_​enf_​mcast_​tx_​bytes_​cnt</span> | counter | The number of bytes sent to a multicast channel (SNP-enforced connections only) | |
| 1184 | +| <span class="metrics-name">snp_​enf_​mcast_​rx_​pkts_​cnt</span> | counter | The number of packets received from a multicast channel (SNP-enforced connections only) | |
| 1185 | +| <span class="metrics-name">snp_​enf_​mcast_​rx_​bytes_​cnt</span> | counter | The number of bytes received from a multicast channel (SNP-enforced connections only) | |
| 1186 | + |
| 1187 | +</div> |
0 commit comments