Help us improve Danswer
Field | Description |
---|---|
Latency | Because latency depends strongly on deployment choices including hardware, etc., this let’s us know if/where the product is too slow for a significant number of users. |
Connector Failures | This tells us if any data connectors are flaky and need additional retry logic etc. Only the connector type is reported. |
Random Deployment UUID | We use this to understand general usage and also to differentiate between widespread issues vs repeat issues. |
Number of active users | No other information about users are collected. This is used to understand the scale that each deployment is expected to handle. |
DISABLE_TELEMETRY
environment variable to True.
For example, with docker compose deployments, simply update your .env
to include: