mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 08:01:35 +00:00
feat: telemetry disclosure (#2562)
* feat: telemetry disclosure * add anonymous
This commit is contained in:
@@ -303,7 +303,9 @@
|
||||
>
|
||||
{:else if category == 'Telemetry'}
|
||||
<div class="text-secondary pb-4 text-xs">
|
||||
Telemetry helps Windmill build a better product for all
|
||||
Anonymous usage data is collected to help improve Windmill.
|
||||
<br />The following information is collected:
|
||||
<ul class="list-disc list-inside pl-2"><li>version</li></ul>
|
||||
</div>
|
||||
{/if}
|
||||
{#if category == 'SSO/OAuth'}
|
||||
|
||||
Reference in New Issue
Block a user