/// Plugin that records total instructions per slot.
pubmodinstruction_tracking;/// Default plugin that aggregates program invocation statistics.
pubmodprogram_tracking;/// Plugin that tracks per-slot pubkey mention counts for popularity analysis.
pubmodpubkey_stats;