examples: added sentry-metrics example

This commit is contained in:
Aleix Conchillo Flaqué
2025-02-06 10:43:10 -08:00
parent c5d5ca8232
commit c4be07693f
9 changed files with 524 additions and 0 deletions

View File

@@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Use `gemini-2.0-flash-001` as the default model for `GoogleLLMSerivce`.
### Other
- Added a new `sentry-metrics` example.
## [0.0.55] - 2025-02-05
### Added