-
Notifications
You must be signed in to change notification settings - Fork 0
feat: observability #115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
feat: observability #115
Conversation
- Introduced `registerOTel` for OpenTelemetry integration, enabling observability features. - Added `LibSQLStore` for persistent storage with a specified database file. - Updated telemetry settings to enable observability by default, enhancing monitoring capabilities.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
PR Review: Observability IntegrationOverviewThis PR introduces OpenTelemetry observability to the Muse application, adding monitoring capabilities through Vercel's OTel integration and Mastra's observability features. ✅ Positive Aspects
|
|
FYI @Naokiakazawa, this branch has updated due to current changes on dev branch. |
registerOTelfor OpenTelemetry integration, enabling observability features.LibSQLStorefor persistent storage with a specified database file.