We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388e680 commit 6005d16Copy full SHA for 6005d16
docs/victoriatraces/querying/README.md
@@ -122,6 +122,7 @@ Here's a response example:
122
### Querying dependencies
123
124
The dependency graph is available at the `/select/jaeger/api/dependencies` HTTP endpoint.
125
+
126
This endpoint provides the following params:
127
- `endTs`: the end timestamp in unix milliseconds. Current timestamp will be used if empty.
128
- `lookback`: the lookbehind window duration in milliseconds. Default to `1m` if empty (not controlled by `-search.traceMaxDependencyLookbehind` flag).
0 commit comments