v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Dome
Telemetry

Get Logs

Get logs.

get/v1/telemetry/logs

Query parameters

time_range'15m' | '30m' | '1h' | '2h' | '6h' | '1d' | '7d' | '30d'

Window to pull logs for

Window to pull logs for

service_namestring nullable

Filter by service_name label

Filter by service_name label

levelstring nullable

Filter by level label

Filter by level label

jobstring nullable

Filter by job label

Filter by job label

exporterstring nullable

Filter by exporter label

Filter by exporter label

agent_configuration_idstring nullable

Restrict to a specific agent configuration id

Restrict to a specific agent configuration id

evaluation_idstring nullable

Restrict logs to an evaluation id

Restrict logs to an evaluation id

test_idstring nullable

Restrict logs to a test id

Restrict logs to a test id

probe_idstring nullable

Restrict logs to a probe id

Restrict logs to a probe id

searchstring nullable

Substring search applied via LogQL pipeline

Substring search applied via LogQL pipeline

logqlstring nullable

Advanced LogQL expression (overrides generated selector when provided)

Advanced LogQL expression (overrides generated selector when provided)

limitinteger

Maximum log lines to return

Maximum log lines to return

direction'forward' | 'backward'

Return order for log entries

Return order for log entries

Response

Successful Response

querystring required

Executed LogQL query

direction'forward' | 'backward' required

Result ordering

start_nsinteger required

Start window in nanoseconds

end_nsinteger required

End window in nanoseconds

next_timestampinteger nullable

Bookmark timestamp for pagination