esc
Start typing to search the docs
Navigate Open

ChannelMessageCounts

⚠️ This type is unstable and may change significantly in a way that the data won't be backwards compatible. A mapping of channel IDs to their respective message counts.

Used in MCAP statistics to track how many messages were recorded per channel.

Arrow datatype

List(non-null Struct(
        "channel_id": non-null UInt16
        "message_count": non-null UInt64
    ))

Used by