Kind: Type
Source: packages/microservices/external/kafka.interface.ts
Part of: Microservices
Definition
tsInstrumentationEvent<{ duration: number; groupId: string; isLeader: boolean; leaderId: string; groupProtocol: string; memberId: string; memberAssignment: IMemberAssignment; }>
Was this page helpful?