Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Categorize search queries by type and log query shape #10724

Merged
merged 35 commits into from
Oct 19, 2023
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
cd39650
Search Query Categorizor initial skeleton using QueryBuilderVisitor
deshsidd Sep 27, 2023
ac8e046
Integrate metrics framework, add counters and log query shape
deshsidd Oct 4, 2023
b2de312
Update changelog
deshsidd Oct 4, 2023
507423e
Add level attribute to QueryBuilderVisitor and as a tag in Counters
deshsidd Oct 5, 2023
aa426a1
Log query shape as debug log
deshsidd Oct 5, 2023
f6db526
Integrate metrics framework, refactor code and update tests
deshsidd Oct 9, 2023
40ff016
Fix build
deshsidd Oct 9, 2023
5c09d0a
Add javadocs
deshsidd Oct 9, 2023
4a5c70e
Minor fix
deshsidd Oct 9, 2023
255ed77
Spotless check changes
deshsidd Oct 10, 2023
4386264
Address comments, add agg and sort counters, add feature flag, refact…
deshsidd Oct 11, 2023
21184bc
Build fix
deshsidd Oct 11, 2023
7b729b5
spotless check
deshsidd Oct 11, 2023
d86845e
Fix tests
deshsidd Oct 11, 2023
4e05a39
Dynamic feature flag with callback
deshsidd Oct 12, 2023
aff9618
Minor fix
deshsidd Oct 12, 2023
792d4c4
Add initialization in callback
deshsidd Oct 13, 2023
f2c14b3
Address comments
deshsidd Oct 13, 2023
2545788
Add exception handling
deshsidd Oct 16, 2023
ddf4594
Refactoring and renaming
deshsidd Oct 16, 2023
88660f4
Minor fix
deshsidd Oct 16, 2023
3e2fedd
Fix changelog and minor refactoring
deshsidd Oct 17, 2023
b9fa336
Address review comments
deshsidd Oct 17, 2023
8fc8da3
Add unit tests
deshsidd Oct 17, 2023
00fdef6
Address review comments and add complex query unit test
deshsidd Oct 18, 2023
0d7bba1
Add sort order as a tag to sort counter
deshsidd Oct 18, 2023
8b21e6f
Address review comments
deshsidd Oct 18, 2023
6c59f8d
Address final comments
deshsidd Oct 18, 2023
f73ec2a
Build fix
deshsidd Oct 18, 2023
f0395d5
Fix build tests failure
deshsidd Oct 18, 2023
a402aa0
Minor fix
deshsidd Oct 19, 2023
fb08dda
Minor fix
deshsidd Oct 19, 2023
c6a27a6
Empty commit
deshsidd Oct 19, 2023
3ee9236
Remove extra newline
msfroh Oct 19, 2023
b172450
Empty commit
deshsidd Oct 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Empty commit
Signed-off-by: Siddhant Deshmukh <deshsid@amazon.com>
  • Loading branch information
deshsidd committed Oct 19, 2023
commit c6a27a6b5073fc70db795cd03af3eed97161d50d

No changes to show.

This commit has no content.