ObolNetwork / ObolNetwork/charon

Add similar checks for canaries as kurtosis tests

Open
#4,460 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

grafana observability protocol
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.