ObolNetwork / ObolNetwork/charon
Add similar checks for canaries as kurtosis tests
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 222
- Forks
- 138
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 35
Description
🎯 Problem to be solved
We recently added Kurtosis testing that spins up new fleet every day and does some testing with alerts.
It would be nice if we can reuse the same alerts but to enable them for our long running hoodi canary clusters. Meaning, we skip the part of spinning up a new cluster. We also need Slack alerting for those alerts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Kurtosis tests that create a new fleet and configure alerts, then trace how their alert notifications are delivered. Adapt those checks for the long-running Hoodi canary clusters without creating a new cluster, and verify that the resulting alerts are sent to Slack.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems, observability, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100