jscheffl opened a new pull request, #41898:
URL: https://github.com/apache/airflow/pull/41898

   As I was (together with @kaxil ) taking a look to the Scarf reports I saw 
some minor improvements we can have for the collected metrics:
   
   1. We are not actually interested in the (exact) Python version but 
Major.Minor is sufficient. Too preceise metrics are not getting a good report
   2. Same for DB Version. Major+Minor is sufficient
   3. Count of DAGs, Timetables and Plugins is also too precise, made a set of 
buckets as the Rough number is what we want to know
   
   I think we are atm cutting the 2.10 release but I hope somehow we get it it, 
if not then 2.10.2 :-D


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to