-
-
28 Jan 2022 08:51:53 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 2- 49.58% Coverage
- License: perl_5
- Perl: v5.24.1
- Activity
24 month- Tools
- Download (69.52KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version v1.0.11 - 2022-01-28
- Fixed bugs in the `Mojolicious::Plugin::SentrySDK` integration
- Fix: swap the std output streams for error vs non-error cases
- Fix: set HTTP status only if one exists
- Fix: `$span` being used without being set in `Sentry::Integration::LwpUserAgent`
- Fixed `Sentry::SDK->capture_event` to invoke "capture event"
Modules
Sentry plugin for CGI::ApplicationSentry plugin for Mojolicioussentry.io integrationProvides
in lib/Sentry/Cache.pmin lib/Sentry/Client.pmin lib/Sentry/DSN.pmin lib/Sentry/Envelope.pmin lib/Sentry/Hub.pmin lib/Sentry/Hub/Scope.pmin lib/Sentry/Integration.pmin lib/Sentry/Integration/Base.pmin lib/Sentry/Integration/DBI.pmin lib/Sentry/Integration/DieHandler.pmin lib/Sentry/Integration/LwpUserAgent.pmin lib/Sentry/Integration/MojoUserAgent.pmin lib/Sentry/Logger.pmin lib/Sentry/Severity.pmin lib/Sentry/SourceFileRegistry.pmin lib/Sentry/SourceFileRegistry/ContextLine.pmin lib/Sentry/Stacktrace.pmin lib/Sentry/Stacktrace/Frame.pmin lib/Sentry/Tracing/SamplingMethod.pmin lib/Sentry/Tracing/Span.pmin lib/Sentry/Tracing/Status.pmin lib/Sentry/Tracing/Transaction.pmin lib/Sentry/Transport/Http.pmin lib/Sentry/Util.pmExamples
- examples/cgi-app/lib/WebApp.pm
- examples/cgi-app/my-app.cgi
- examples/cgi-app/start.sh
- examples/mojo/lib/mojo.pm
- examples/mojo/lib/mojo/Controller/Example.pm
- examples/mojo/mojo.yml
- examples/mojo/public/index.html
- examples/mojo/script/mojo
- examples/mojo/templates/example/welcome.html.ep
- examples/mojo/templates/layouts/default.html.ep
- examples/script/lib/MyDB.pm
- examples/script/lib/MyIntegration.pm
- examples/script/lib/MyLib.pm
- examples/script/lib/MyScript.pm
- examples/script/my-script.pl
Module Install Instructions
To install Sentry::SDK, copy and paste the appropriate command in to your terminal.
cpanm Sentry::SDK
perl -MCPAN -e shell install Sentry::SDK
For more information on module installation, please visit the detailed CPAN module installation guide.