-
Notifications
You must be signed in to change notification settings - Fork 186
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
[docs-only] [adr] New decision was made to use kql #6611
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM from a docs pov 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, seems to support all of our current and future needs (at least the ones I'm aware of).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also agreed that we want to support :
-prefixed shortcuts/macros that are internally expanded into a longer expression, like f.ex. :documents
expanding into a query that matches the different document formats.
Not sure if this PR is the right place for that - or if it should be documented separately.
@felix-schwarz we should add that aspect here. Will do. |
Co-authored-by: Martin <[email protected]> Signed-off-by: Michael Barz <[email protected]>
@felix-schwarz |
[docs-only] [adr] New decision was made to use kql
Description
Change our query language ADR to reflect the outcome of our last discussion.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: