-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support for window based pagination in new trace v4 (#6440)
* feat: support for window based pagination in new trace v4 * fix: update pagination logic * fix: update comment * fix: substract correct length * fix: revert changes * fix: add tests for querier * fix: rename matcher * fix: handle offset inmemory for list queries in traces * fix: correct var name * fix: add max pagination limit for traces
- Loading branch information
1 parent
c1478c4
commit 77c5f17
Showing
7 changed files
with
857 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.