Well the entire metrics system is open source, so I'd encourage interested developers to study how it works. The database is just not structured to associate unrelated data points together. We are not interested in doing that.

There are some things we need to fix before deployment, though. E.g. There is currently an exception for malformed events. I'm not sure how exactly we'll decide to handle those. Presumably these would indicate software bugs, and we can't fix them if we don't collect them. But they'll surely contain a bunch of different data points collected together. We might possibly want to just keep a count of malformed events instead.


--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to