Hey guys, I'm running the `Search Firestore with T...
# community-help
j
Hey guys, I'm running the
Search Firestore with Typesense
and since the last update it logs the entire documents in the log of the function. This triggers my alerts:
Cloud Function - Log entries is above threshold of 50000 with a value of 61009
Is there a reason why the entire documents are logged or is there a way to deactivate this?
Looking at the code, there is suppsed to be a shouldLogTypesenseInserts variable but i cannot define it on the settings form of the extension
f
What version are you using?
j
typesense/firestore-typesense-search@1.5.0
f
This was made available through
v2.0.0-rc3
. I'll inform you as soon as we have a release ready
j
Ok thank you 👍
f
Just coming back from this. We just released our RC8 build of the extension that you can try out using this link: https://console.firebase.google.com/project/_/extensions/install?ref=typesense/firestore-typesense-search@2.0.0-rc.8 Added the option to the configuration
j
Hey Fanis, thanks for sharing. Since its prod environment, I will wait until the release is fully ready 👍
f
Sure!