You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed JetBrains logo, because they didn't extend provided license for this open source project.
Updated informations about analytics to provide better insight on how it works.
<ahref='https://jb.gg/OpenSourceSupport'target='_blank'><imgsrc="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png"alt="JetBrains Logo (Main) logo."width="100" /></a>
@@ -261,7 +259,7 @@ Server state is not reported by server but it is evaluated by received response.
261
259
262
260
## :bar_chart: Analytics
263
261
264
-
Bolt does collect anonymous analytics data. These data are stored offline (as files in temp directory) and submitted once a day. You can opt out with environment variable `BOLT_ANALYTICS_OPTOUT`.
262
+
Bolt does collect anonymous analytics data. These data are just aggregated counts of executed queries and sessions. They are stored offline (as files in temp directory) and submitted once a day after midnight. You can opt out with environment variable `BOLT_ANALYTICS_OPTOUT`.
265
263
266
264
Analytics data are public and available at [Mixpanel](https://eu.mixpanel.com/p/7ttVKqvjdqJtGCjLCFgdeC).
0 commit comments