twitter / rezolus

Systems performance telemetry
Apache License 2.0
1.55k stars 115 forks source link

metrics: simplify #271

Closed brayniac closed 2 years ago

brayniac commented 2 years ago

We can simplify the metrics by using concrete definitions and removing the generics. This reduces the proliferation of type and lifetime annotations.