uselagoon / lagoon

Lagoon, the developer-focused application delivery platform
https://docs.lagoon.sh/
Apache License 2.0
555 stars 148 forks source link

Lagoon-sync post sync data. #3574

Open BKAmazee opened 10 months ago

BKAmazee commented 10 months ago

We have a customer that would like to see post Lagoon-sync metrics. Similar to rsync.

Standard rsync output:

sent 85 bytes received 1,132 bytes 347.71 bytes/sec total size is 9,455,555 speedup is 7,769.56

What the customer would like to see after running lagoon-sync:

XX bytes/sec total transferred XX bytes total transfer time XX

Size metrics doesn't have to be in bytes if thats a blocker.