Table visualization

The table visualization renders queried data in structured, easy-to-read tables. Columns and rows match those in the query output. If query results contain multiple tables, only one table is shown at a time. Select other output tables in the far left column of the table visualization. Tables are identified by their group key.

  • Default Sort Field: Select the default sort field. Default is time.
  • Time Format: Select the time format. Options include:
    • DD/MM/YYYY HH:mm:ss.sss
    • MM/DD/YYYY HH:mm:ss.sss
    • YYYY/MM/DD HH:mm:ss
    • hh:mm a
    • HH:mm:ss
    • HH:mm:ss.sss
    • dddd, MMMM D, YYYY HH:mm:ss
Column Settings
  • First Column: Toggle to Fixed to lock the first column so that the listings are always visible. Threshold settings do not apply in the first column when locked.
  • Table Columns:
    • Enter a new name to rename any of the columns.
    • Click the eye icon next to a column to hide it.
    • [additional]: Enter name for each additional column.
    • Change the order of the columns by dragging to the desired position.
Colorized Thresholds
  • Base Color: Select a base or background color from the selection list.
  • Add a Threshold: Change the color of the table based on the current value.
    • Value is: Enter the value at which the table should appear in the selected color. Choose a color from the dropdown menu next to the value.

Tables are helpful when displaying many human-readable metrics in a dashboard such as cluster statistics or log messages.

Query the latest memory usage from each host
Cluster metrics in a table

Human readable metrics in a table