mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-08 18:26:58 +00:00
Might as well not mention Mixpanel now that we're sending all events to Segment. Commit done with: git grep trackMixpanelEvent | cut -d : -f 1 | sort -u | \ xargs sed -e s/trackMixpanelEvent/trackAnalyticsEvent/g