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

Feat: QS: query builder suggestions api v0 #5634

Merged
merged 15 commits into from
Aug 8, 2024

Conversation

raj-k-singh
Copy link
Collaborator

@raj-k-singh raj-k-singh commented Aug 4, 2024

Summary

First version of /api/v3/filter_suggestions based on existing autocomplete approaches.

This change unblocks integration with and testing of UI changes for filter suggestions and unblocks shipping of the feature.

More sophisticated suggestion strategies will be added in follow up changes.

Design for filter suggestions: https://www.notion.so/signoz/Query-Builder-84ca8065578f4d31a82ae7c9ba1f2353?pvs=4#cb405262a68247dba9a84cfdfc09a049
API contract for filter suggestions: https://www.notion.so/signoz/api-v3-suggestions-8fe44f11ac1348f0bff7b1441d382f83

Related Issues / PR's

Contributes to #5609

Affected Areas and Manually Tested Areas

No existing functionality is affected by this change

@github-actions github-actions bot added the enhancement New feature or request label Aug 4, 2024
@raj-k-singh raj-k-singh force-pushed the feat/query-builder-suggestions-qs-api-0 branch from e296e5c to 7727f48 Compare August 4, 2024 14:43
@raj-k-singh raj-k-singh force-pushed the feat/query-builder-suggestions-qs-api-0 branch from c040bc9 to a4268a6 Compare August 6, 2024 04:04
@raj-k-singh raj-k-singh marked this pull request as ready for review August 6, 2024 04:10
Copy link
Member

@srikanthccv srikanthccv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for v0

@raj-k-singh raj-k-singh merged commit eb14649 into develop Aug 8, 2024
12 checks passed
@raj-k-singh raj-k-singh deleted the feat/query-builder-suggestions-qs-api-0 branch August 8, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants