-
Notifications
You must be signed in to change notification settings - Fork 38
[Mike] 48. SLA/SLO definitions #98
Copy link
Copy link
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Implement SLA/SLO definitions
Description
Define service objectives and alert thresholds for operations.
Requirements and context
Suggested execution
git checkout -b feature/backend-48-sla-slo-definitionssrc/index.ts and modularized src/* files for define service objectives and alert thresholds for operations.src/**/*.test.ts with integration and unit suitesREADME.md and docs/backend/Test and commit
Example commit message
feat: implement sla/slo definitions with tests and docsGuidelines