UNPKG

@moleculer/channels

Version:
12 lines (11 loc) 550 B
export let HEADER_REDELIVERED_COUNT: string; export let HEADER_GROUP: string; export let HEADER_ORIGINAL_CHANNEL: string; export let HEADER_ORIGINAL_GROUP: string; export let METRIC_CHANNELS_MESSAGES_SENT: string; export let METRIC_CHANNELS_MESSAGES_TOTAL: string; export let METRIC_CHANNELS_MESSAGES_ACTIVE: string; export let METRIC_CHANNELS_MESSAGES_TIME: string; export let METRIC_CHANNELS_MESSAGES_ERRORS_TOTAL: string; export let METRIC_CHANNELS_MESSAGES_RETRIES_TOTAL: string; export let METRIC_CHANNELS_MESSAGES_DEAD_LETTERING_TOTAL: string;