SentryMetrics: use transactions and call parent methods

This commit is contained in:
Aleix Conchillo Flaqué
2025-02-06 10:41:48 -08:00
parent 428e763814
commit c5d5ca8232
3 changed files with 41 additions and 39 deletions

View File

@@ -73,6 +73,7 @@ openai = [ "openai~=1.59.6", "websockets~=13.1", "python-deepcompare~=2.1.0" ]
openpipe = [ "openpipe~=4.45.0" ]
playht = [ "pyht~=0.1.6", "websockets~=13.1" ]
riva = [ "nvidia-riva-client~=2.18.0" ]
sentry = [ "sentry-sdk~=2.20.0" ]
silero = [ "onnxruntime~=1.20.1" ]
simli = [ "simli-ai~=0.1.10"]
soundfile = [ "soundfile~=0.13.0" ]