Skip to content

changes made#604

Merged
Baskarayelu merged 2 commits into
CredenceOrg:mainfrom
Swayymalcolm99:main
Jun 26, 2026
Merged

changes made#604
Baskarayelu merged 2 commits into
CredenceOrg:mainfrom
Swayymalcolm99:main

Conversation

@Swayymalcolm99

Copy link
Copy Markdown
Contributor

Closed #571
Added comprehensive SLO documentation in docs/SLO.md defining 99.9% success rate and 250ms latency targets with error budget calculations and burn rate alerting thresholds. Updated Prometheus alert configuration to use proper burn rate calculation (current_error_rate / 0.001) > 2 instead of hardcoded multiplier. Added 19 tests validating Prometheus alerts configuration including burn rate threshold, SLO violation alerts, and overall alert structure.

Swayy713 and others added 2 commits June 25, 2026 21:39
Added comprehensive SLO documentation in [docs/SLO.md](cci:7://file:///c:/Users/SWAYY/3D%20Objects/Credence-Backend/docs/SLO.md:0:0-0:0) defining 99.9% success rate and 250ms latency targets with error budget calculations and burn rate alerting thresholds.
Updated Prometheus alert configuration to use proper burn rate calculation `(current_error_rate / 0.001) > 2` instead of hardcoded multiplier.
Added 19 tests validating Prometheus alerts configuration including burn rate threshold, SLO violation alerts, and overall alert structure.
@drips-wave

drips-wave Bot commented Jun 26, 2026

Copy link
Copy Markdown

@Swayymalcolm99 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Baskarayelu Baskarayelu merged commit 5d30c44 into CredenceOrg:main Jun 26, 2026
0 of 2 checks passed
@grantfox-oss grantfox-oss Bot mentioned this pull request Jun 26, 2026
5 tasks
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.

Add a per-endpoint p99 SLO and alert

3 participants