|
144 | 144 | | <span class="metrics-name">quic_​ack_​tx</span><br/>{quic_​ack_​tx="<span class="metrics-enum">drop</span>"} | counter | ACK events (out of buffers) |
|
145 | 145 | | <span class="metrics-name">quic_​ack_​tx</span><br/>{quic_​ack_​tx="<span class="metrics-enum">cancel</span>"} | counter | ACK events (ACK suppressed by handler) |
|
146 | 146 | | <span class="metrics-name">quic_​service_​duration_​seconds</span> | histogram | Duration spent in service |
|
147 |
| -| <span class="metrics-name">quic_​receive_​duration_​seconds</span> | histogram | Duration spent receiving packets | |
| 147 | +| <span class="metrics-name">quic_​receive_​duration_​seconds</span> | histogram | Duration spent processing packets | |
148 | 148 | | <span class="metrics-name">quic_​frame_​fail_​parse</span> | counter | Number of QUIC frames failed to parse. |
|
149 | 149 | | <span class="metrics-name">quic_​pkt_​crypto_​failed</span><br/>{quic_​enc_​level="<span class="metrics-enum">initial</span>"} | counter | Number of packets that failed decryption. (initial) |
|
150 | 150 | | <span class="metrics-name">quic_​pkt_​crypto_​failed</span><br/>{quic_​enc_​level="<span class="metrics-enum">early</span>"} | counter | Number of packets that failed decryption. (early data) |
|
|
788 | 788 | | <span class="metrics-name">send_​ack_​tx</span><br/>{quic_​ack_​tx="<span class="metrics-enum">drop</span>"} | counter | Total count of ACK frames transmitted (out of buffers) |
|
789 | 789 | | <span class="metrics-name">send_​ack_​tx</span><br/>{quic_​ack_​tx="<span class="metrics-enum">cancel</span>"} | counter | Total count of ACK frames transmitted (ACK suppressed by handler) |
|
790 | 790 | | <span class="metrics-name">send_​service_​duration_​seconds</span> | histogram | Duration spent in service |
|
791 |
| -| <span class="metrics-name">send_​receive_​duration_​seconds</span> | histogram | Duration spent receiving packets | |
| 791 | +| <span class="metrics-name">send_​receive_​duration_​seconds</span> | histogram | Duration spent processing packets | |
792 | 792 |
|
793 | 793 | </div>
|
794 | 794 |
|
|
798 | 798 |
|
799 | 799 | | Metric | Type | Description |
|
800 | 800 | |--------|------|-------------|
|
801 |
| -| <span class="metrics-name">snaprd_​state</span> | gauge | State of the tile. 0 = waiting for at least one peer from gossip, 1 = collecting peers from gossip, 2 = pinging peers, 3 = collecting ping responses, 4 = reading full snapshot file, 5 = reading incremental snapshot file, 6 = downloading full snapshot file, 7 = downloading incremental snapshot file, 8 = pinging peers before loading the incremental snapshot, 0 = collecting ping responses before loading the incremental snapshot, 10 = waiting for full snapshot to finish loading, 11 = waiting for incremental snapshot to finish loading, 12 = done | |
| 801 | +| <span class="metrics-name">snaprd_​state</span> | gauge | State of the tile. 0 = waiting for at least one peer from gossip, 1 = collecting peers from gossip, 2 = pinging peers, 3 = collecting ping responses, 4 = reading full snapshot file, 5 = reading incremental snapshot file, 6 = downloading full snapshot file, 7 = downloading incremental snapshot file, 8 = pinging peers before loading the incremental snapshot, 0 = collecting ping responses before loading the incremental snapshot, 10 = waiting for full snapshot to finish loading, 11 = waiting for incremental snapshot to finish loading, 12 = done. | |
802 | 802 | | <span class="metrics-name">snaprd_​full_​num_​retries</span> | counter | Number of times we aborted and retried full snapshot download because the peer was too slow |
|
803 | 803 | | <span class="metrics-name">snaprd_​incremental_​num_​retries</span> | counter | Number of times we aborted and retried incremental snapshot download because the peer was too slow |
|
804 | 804 | | <span class="metrics-name">snaprd_​full_​bytes_​read</span> | gauge | Number of bytes read so far from the full snapshot. Might decrease if snapshot load is aborted and restarted |
|
|
816 | 816 |
|
817 | 817 | | Metric | Type | Description |
|
818 | 818 | |--------|------|-------------|
|
819 |
| -| <span class="metrics-name">snapdc_​state</span> | gauge | State of the tile. 0 = waiting for compressed byte stream, 1 = decompressing full snapshot, 2 = decompressing incremental snapshot, 3 = Done | |
| 819 | +| <span class="metrics-name">snapdc_​state</span> | gauge | State of the tile. 0 = waiting for compressed byte stream, 1 = decompressing full snapshot, 2 = decompressing incremental snapshot, 3 = done. | |
820 | 820 | | <span class="metrics-name">snapdc_​full_​compressed_​bytes_​read</span> | gauge | Number of bytes read so far from the compressed full snapshot file. Might decrease if snapshot load is aborted and restarted |
|
821 | 821 | | <span class="metrics-name">snapdc_​full_​decompressed_​bytes_​read</span> | gauge | Number of bytes read so far from the decompressed file. Might decrease if snapshot load is aborted and restarted |
|
822 | 822 | | <span class="metrics-name">snapdc_​full_​decompressed_​bytes_​total</span> | gauge | Total size of the decompressed full snapshot file. Might change if snapshot load is aborted and restarted |
|
|
832 | 832 |
|
833 | 833 | | Metric | Type | Description |
|
834 | 834 | |--------|------|-------------|
|
835 |
| -| <span class="metrics-name">snapin_​state</span> | gauge | State of the tile. 0 = waiting for decompressed snapshot bytestream, 1 = processing full snapshot, 2 = processing incremental snapshot, 3 = Done | |
| 835 | +| <span class="metrics-name">snapin_​state</span> | gauge | State of the tile. 0 = waiting for decompressed snapshot bytestream, 1 = processing full snapshot, 2 = processing incremental snapshot, 3 = done. | |
836 | 836 | | <span class="metrics-name">snapin_​full_​accounts_​files_​processed</span> | gauge | Number of accounts files (appendvecs) processed in the full snapshot. Might decrease if snapshot load is aborted and restarted |
|
837 | 837 | | <span class="metrics-name">snapin_​full_​accounts_​files_​total</span> | gauge | Total number of accounts files in the full snapshot. Might change if snapshot load is aborted and restarted |
|
838 | 838 | | <span class="metrics-name">snapin_​incremental_​accounts_​files_​processed</span> | gauge | Number of accounts files (appendvecs) processed in the incremental snapshot. Might decrease if snapshot load is aborted and restarted |
|
|
0 commit comments