-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add script probe type #1053
Add script probe type #1053
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1053 +/- ##
==========================================
- Coverage 63.60% 61.98% -1.63%
==========================================
Files 108 109 +1
Lines 3171 3222 +51
Branches 534 549 +15
==========================================
- Hits 2017 1997 -20
- Misses 981 1036 +55
- Partials 173 189 +16 ☔ View full report in Codecov by Sentry. |
Hello @jgillick sorry for responding late for this PR, we're still discussing and trying this internally. I tried this PR but I have a question: When a |
Hi @nicnocquee. That's a great point. I can't see any reason they would continue to execute if one of them fails. I can update the PR sometime in the next week. |
@nicnocquee I've updated the PR to stop executing scripts in a probe when one fails. |
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.
@sapiderman I have updated the PR with the jsonschema updates and synced upstream. |
Hey @jgillick apologies for the delayed response. We've been swamped with fixing implementations and integrating Monika with our SaaS. Unfortunately, we're closing this PR because we Monika is designed as a monitoring tool, and executing arbitrary scripts falls outside of its intended use. Thanks for your contribution, though. If the script execution feature is crucial for you, feel free to fork the project. |
Monika Pull Request (PR)
What feature/issue does this PR add
0
== "success").request
incollector.ts
)How did you implement / how did you fix it
How to test
monika.yml
probe.sh