-
-
Notifications
You must be signed in to change notification settings - Fork 462
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
feat(metrics): add gatus_results_endpoint_success
#970
Conversation
Signed-off-by: Devin Buhl <devin@buhl.casa>
Signed-off-by: Devin Buhl <devin@buhl.casa>
Signed-off-by: Devin Buhl <devin@buhl.casa>
Signed-off-by: Devin Buhl <devin@buhl.casa>
Signed-off-by: Devin Buhl <devin@buhl.casa>
Signed-off-by: Devin Buhl <devin@buhl.casa>
Signed-off-by: Devin Buhl <devin@buhl.casa>
@TwiN here is the implementation with the README updated to help differentiate between |
gatus_results_endpoint_success
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #970 +/- ##
==========================================
+ Coverage 76.02% 76.05% +0.03%
==========================================
Files 74 74
Lines 6706 6716 +10
==========================================
+ Hits 5098 5108 +10
Misses 1306 1306
Partials 302 302 ☔ View full report in Codecov by Sentry. |
@onedr0p Excellent work! Thank you for the contribution. |
Summary
Fixes: #969
Checklist
README.md
, if applicable.