Skip to main content

Raw Messages

Inspect a particular message path in your data source.

As new messages are received for a given path, the collapsible tree will show just the latest message. You will be able to expand and collapse keys, and have those changes persist across playback.

raw messages panel

A link to the topic's schema is at the top of display for easy reference.

raw messages schema

Drilling down to a primitive value (i.e. number, string, boolean) will display that value in large text.

raw messages large num display

Settings

General

fielddescription
Font sizeFont size for text display

User interactions

Diff mode

Compare messages by showing additions (green), deletions (red), and changes (yellow) to their fields across 3 categories:

  • "previous message" – Compare consecutive messages for a given message path
  • "other source" - Compare messages from different data sources for a given timestamp
  • "custom" – Compare different topic messages for a given timestamp

raw messages diff prev msg raw messages diff custom

Click "Copy msg" to copy the current topic message to your clipboard.

Click the icon next to the message path to expand or collapse all nested fields in the displayed message.

raw messages expand raw messages collapse