Crates.io | re_analytics |
lib.rs | re_analytics |
version | 0.19.1 |
source | src |
created_at | 2023-02-12 16:08:35.701014 |
updated_at | 2024-11-05 10:51:51.848796 |
description | Rerun's analytics SDK |
homepage | https://rerun.io |
repository | https://github.com/rerun-io/rerun |
max_upload_size | |
id | 783283 |
size | 94,820 |
Part of the rerun
family of crates.
We use PostHog to collect anonymous usage statistics.
Usage data we do collect will be sent to and stored in servers within the EU.
You can audit the actual data being sent out by inspecting the Rerun data directory directly.
Find out its location by running rerun analytics config
.
Run rerun analytics disable
to opt out of all usage data collection.
The exact set of analytics events and parameters can be found here: https://github.com/rerun-io/rerun/blob/main/crates/utils/re_analytics/src/event.rs
rerun analytics clear
.application_id
and recording_id
,
so that we can understand if users are more likely to look at few applications often,
or tend to use Rerun for many temporary scripts. Again, this helps us prioritize.application_id
),
but take great care do this only when we have a clear understanding of why it's needed
and it won't risk leaking anything potentially proprietary.