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

Fix riemann-nginx checks selection #292

Merged
merged 1 commit into from
May 30, 2024
Merged

Fix riemann-nginx checks selection #292

merged 1 commit into from
May 30, 2024

Conversation

smortex
Copy link
Member

@smortex smortex commented May 30, 2024

The riemann-nginx tool accept a --checks parameter since it was
introduced in #33, but this parameter was never used to filter events.

Make sure we only return events that match the provided checks.

The `riemann-nginx` tool accept a `--checks` parameter since it was
introduced in #33, but this parameter was never used to filter events.

Make sure we only return events that match the provided checks.
@smortex smortex added the bug Something isn't working label May 30, 2024
Copy link
Member

@jamtur01 jamtur01 left a comment

Choose a reason for hiding this comment

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

LGTM

@jamtur01 jamtur01 merged commit 206f27c into main May 30, 2024
7 checks passed
@smortex smortex deleted the fix-nginx-checks branch May 30, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants