IntersectMBO / IntersectMBO/ouroboros-network

Rename trace types

Open
#3,926 3 comments 1 reaction 0 assignees View on GitHub
technical debt
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

All trace types should follow the following naming convention `Trace`.
Furthermore, all traces configurable by `cardano-node` should use the same
type name as the corresponding [option](https://github.com/input-output-hk/cardano-node/blob/master/cardano-node/src/Cardano/Tracing/Config.hs?plain=1#L66-L118=).

This will simplify the process of finding the right option to enable a given tracer
or finding the trace type corresponding to a given option.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.