Date of slack thread: 7/3/24
Anonymous: how do i turn off auto_capture::error
? it’s blowing through our quota
Vijaye (Statsig): What SDK are you using and how?
Vineeth Madhusudanan (Statsig): cc - <@U05TXJSQCG5>. Short term - I wouldn’t worry about the quota just yet.
Anonymous: We’re using the session replay quickstart snippet
Vijaye (Statsig): Please remove web-analytics portion from the script if you don’t want auto captures.
<script src="https://cdn.jsdelivr.net/npm/@statsig/js-client@latest/build/statsig-js-client+session-replay.min.js?apikey=[YOUR_CLIENT_KEY]"></script>
Anonymous: can we do auto captures for everything except errors?
Vijaye (Statsig): Not as it is built today, but something we could consider adding in future.
Akin (Statsig): We’ll be adding this soon <@U079NKG6XV3> and let you know when it launches