IntersectMBO / IntersectMBO/cardano-node-emulator
Replace `iohk-monitoring` with `trace-dispatcher`
- Dominant language
- Haskell
- Stars
- 7
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
`iohk-monitoring` is outdated and has been replaced by `trace-dispatcher` in our dependency tree.
However, it's unclear how big an impact this makes, and how primitives from the former can be translated to the latter.
This needs to be investigating, and the outcome of this investigation needs to be implemented into relevant places in the codebase.
Contributor guide
Research direction
Start by locating every use of `iohk-monitoring` and `trace-dispatcher` in the codebase, then compare the primitives provided by each dependency. Document the required translations and implement the migration in all relevant places; done means the outdated dependency is no longer used and the affected code builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100