Feature Request: Ability to exclude specific metrics from the report
meetbryce opened this issue · 1 comments
meetbryce commented
I'd like my report to only surface a subset of the metrics (i'd like to hide views and stargazers) but still collect the data.
If anyone knows of a way to do this myself, do let me know 🙏
jgehrcke commented
Interesting idea. Yes, I think for now I'd like to not add new first-class parameters for that type of stuff because it easily blows up complexity and make testing more difficult. But I also kind of understand you'd like to customize the report. Let's see. You can totally do that by outcommenting some code here and there, for example.