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

[docs-only] [adr] New decision was made to use kql #6611

Merged
merged 2 commits into from
Jun 26, 2023
Merged

[docs-only] [adr] New decision was made to use kql #6611

merged 2 commits into from
Jun 26, 2023

Conversation

micbar
Copy link
Contributor

@micbar micbar commented Jun 23, 2023

Description

Change our query language ADR to reflect the outcome of our last discussion.

Related Issue

  • Fixes <issue_link>

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@micbar micbar requested a review from mmattel June 23, 2023 20:42
Copy link
Contributor

@mmattel mmattel left a 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 👍

Copy link
Contributor

@JammingBen JammingBen left a 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).

Copy link

@felix-schwarz felix-schwarz left a 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.

@micbar
Copy link
Contributor Author

micbar commented Jun 26, 2023

@felix-schwarz we should add that aspect here. Will do.

@micbar
Copy link
Contributor Author

micbar commented Jun 26, 2023

@felix-schwarz
I added this aspect in the context of "can be easily extended"

@micbar micbar merged commit a11b519 into master Jun 26, 2023
@delete-merged-branch delete-merged-branch bot deleted the kql-adr branch June 26, 2023 08:50
ownclouders pushed a commit that referenced this pull request Jun 26, 2023
[docs-only] [adr] New decision was made to use kql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants