littlefish_monitoring_sentry 1.3.11
littlefish_monitoring_sentry: ^1.3.11 copied to clipboard
The project for littlefish monitoring implementation of sentry performance monitoring
1.3.11 #
- Update a dependency to the latest release.
1.3.10 #
- Update a dependency to the latest release.
1.3.9 #
- Update a dependency to the latest release.
1.3.8 #
- Update a dependency to the latest release.
1.3.7 #
- Update a dependency to the latest release.
1.3.6 #
- Update a dependency to the latest release.
1.3.5 #
- Update a dependency to the latest release.
1.3.4 #
- Update a dependency to the latest release.
1.3.3 #
- Update a dependency to the latest release.
1.3.2 #
- Update a dependency to the latest release.
1.3.1 #
- Update a dependency to the latest release.
1.3.0 #
- FEAT(hardware_manager): add initial implementation of littlefish hardware manager and related files.
1.2.2 #
- Update a dependency to the latest release.
1.2.1 #
- FIX: address review bot feedback - consistent error handling across services.
- FIX(sentry): clean up redundant init paths, fix bugs, add unit tests.
1.2.0 #
- FEAT: add exports for Sentry services in monitoring packages.
1.1.0 #
- FIX: update Sentry services to initialize Sentry when DSN is provided in settings.
- FEAT: add Sentry integration packages for analytics, monitoring, and observability.
1.0.0 #
- Initial release of littlefish_monitoring_sentry package
- Implements MonitoringService using Sentry for performance monitoring
- Includes SentryTrace and SentryHttpMetric implementations