Skip to content

Commit 6005d16

Browse files
committed
feature: [dependency] add API doc
1 parent 388e680 commit 6005d16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/victoriatraces/querying/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ Here's a response example:
122122
### Querying dependencies
123123

124124
The dependency graph is available at the `/select/jaeger/api/dependencies` HTTP endpoint.
125+
125126
This endpoint provides the following params:
126127
- `endTs`: the end timestamp in unix milliseconds. Current timestamp will be used if empty.
127128
- `lookback`: the lookbehind window duration in milliseconds. Default to `1m` if empty (not controlled by `-search.traceMaxDependencyLookbehind` flag).

0 commit comments

Comments
 (0)