latestSwagger 2.02026-08-106816.0 KB

696558132e8c

Returns dependency links derived from spans.

Span names are in lowercase, rpc method for example. Conventionally, when the span name isn't known, name = "unknown".

get/dependencies

Query parameters

endTsinteger required

Only return links from spans where Span.timestamp are at or before this time in epoch milliseconds.

lookbackinteger

Only return links from spans where all Span.timestamp are at or after (endTs - * lookback) in milliseconds. Defaults to endTs, limited to a system parameter QUERY_LOOKBACK.

Response

OK

parentstring required
childstring required
callCountinteger required
errorCountinteger