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

Missing title and severity columns in results are user errors #63

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

mkeesey
Copy link
Contributor

@mkeesey mkeesey commented Jul 6, 2023

If a query fails to generate expected title or severity columns, adx-mon should consider this a user error rather than an issue with the running adx-mon instance. By tagging these problems with an appropriate error type, adx-mon will notify the downstream creator of alerts that their query is missing important context in its results.

If a query fails to generate expected title or severity columns, adx-mon
should consider this a user error rather than an issue with the running
adx-mon instance. By tagging these problems with an appropriate error
type, adx-mon will notify the downstream creator of alerts that their
query is missing important context in its results.
@mkeesey mkeesey merged commit a01cd1b into main Jul 28, 2023
@mkeesey mkeesey deleted the missing-cols-in-results-user-error branch July 28, 2023 19:10
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.

2 participants