Skip to content

Conversation

@mmcgee-jump
Copy link
Contributor

No description provided.

@mmcgee-jump mmcgee-jump added this to the v1.0 milestone Jan 26, 2026
- Dup = Duplicate
- Frag = Fragment
- Txn = Transaction
- Pkt = Packet
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather just remove abbreviations for "dup", "frag", "txn", and "packet"


Abbreviations are both plural and singular depending on context, and do
not need to be made plural. For example TxnRx means "transactions
received" and should not be changed to TxnsRx.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The metric should just be called transactions_received

<counter name="InitialTokenLen" enum="QuicInitialTokenLen" summary="Number of Initial packets grouped by token length" />
<counter name="TxnRx" enum="TpuRecvType" summary="Transactions received via TPU" />

<counter name="TxnOverruns" summary="Transactions overrun before reassembly" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's an inconsistency, sometimes the last is a verb (overran) sometimes a noun (overruns)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants