MarathonLabs / marathon

Cross-platform test runner
https://docs.marathonlabs.io
GNU General Public License v2.0
584 stars 122 forks source link

Push/Pull analytics #365

Open ZakTaccardi opened 4 years ago

ZakTaccardi commented 4 years ago

I’m not sure how analytics work for marathon, but should there be a concept of push/pull?

Meaning that devs running marathon locally should not push new analytic info from their local dev machines, but it would make sense for them to pull from the analytics server?

For example, Gradle recommends that local dev environments do not push to the remote build cache, but only pull from it.

I would imagine that it would make sense for Marathon’s analytics to do the same?

tagantroy commented 4 years ago

Hello @ZakTaccardi, We definitely will add this.