Dash0 Acquires Lumigo to Expand Agentic Observability Across AWS and Serverless

Last updated: March 3, 2026

LogTable Definition

Displays log entries in a table with configurable columns, filters, and sorting.

LogTable

Kind: LogTable

Spec Properties

PropertyTypeRequiredDescription
showAttributePreviewbooleanNo
filtersarrayNo
activeColumnsarray of objectNo
maxLogEntriesnumberNo
sortobject — Sorting configuration for table or list displays.NoSorting configuration for table or list displays.
variablesarrayNo

Shared Definitions

filterCriteria

Type: array

attributeFilter

PropertyTypeRequired
keystringYes
operatorstring — enum: is, is_not, gt, lt, gte, lte, matches, does_not_match, contains, does_not_contain, starts_with, does_not_start_with, ends_with, does_not_end_with, is_set, is_not_set, is_one_of, is_not_one_of, is_anyYes
valuestringNo
valuesarray of stringNo

sortConfiguration

Sorting configuration for table or list displays.

PropertyTypeRequired
sortFieldstring | nullNo
sortDirectionstring — enum: asc, descNo

variableSelections

Type: array