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
You can opt out by setting the `UPSTASH_DISABLE_TELEMETRY` environment variable
271
+
to any truthy value.
272
+
273
+
```sh
274
+
UPSTASH_DISABLE_TELEMETRY=1
275
+
```
276
+
261
277
## Troubleshooting
262
278
263
279
We have a [Discord](upstash.com/discord) for common problems. If you can't find a solution, please [open an issue](https://github.com/upstash/vector-js/issues/new).
0 commit comments