Merge pull request #2866 from pipecat-ai/mb/add-sentry-foundational

Add foundation 47-sentry-metrics.py
This commit is contained in:
Mark Backman
2025-10-15 15:15:52 -04:00
committed by GitHub
2 changed files with 147 additions and 0 deletions

View File

@@ -38,6 +38,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
incorrectly 16-bit aligned audio frames, potentially leading to internal
errors or static audio.
### Other
- Added foundational example `47-sentry-metrics.py`, demonstrating how to use the
`SentryMetrics` processor.
## [0.0.90] - 2025-10-10
### Added