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(deepql): add initial setup for deepql #93

Merged
merged 15 commits into from
Apr 17, 2024
Merged

feat(deepql): add initial setup for deepql #93

merged 15 commits into from
Apr 17, 2024

Conversation

Umaaz
Copy link
Member

@Umaaz Umaaz commented Mar 25, 2024

What this PR does:

Which issue(s) this PR fixes:
Fixes #1

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@Umaaz Umaaz added enhancement New feature or request feat/deepql Relates to the deepql feature labels Mar 25, 2024
@Umaaz Umaaz added this to the DeepQL milestone Mar 25, 2024
@Umaaz Umaaz self-assigned this Mar 25, 2024
@Umaaz
Copy link
Member Author

Umaaz commented Mar 25, 2024

address discussion #91

 - can query for snapshots using deepql
 - can query for tracepoints using deepql
 - can create/delete tracepoints using deepql
@Umaaz
Copy link
Member Author

Umaaz commented Apr 8, 2024

closes #1

modules/frontend/frontend.go Outdated Show resolved Hide resolved
@Umaaz Umaaz marked this pull request as ready for review April 9, 2024 11:47
@Umaaz Umaaz merged commit 4f4b250 into master Apr 17, 2024
6 checks passed
@Umaaz Umaaz deleted the deepql branch April 17, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feat/deepql Relates to the deepql feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deepql: make it work
1 participant