Add foundation 47-sentry-metrics.py

This commit is contained in:
Mark Backman
2025-10-15 12:45:07 -04:00
parent 8fe3bcd484
commit fa5d4ecf86
2 changed files with 147 additions and 0 deletions

View File

@@ -18,6 +18,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