Skip to content

esign/laravel-saloon-sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry tracing for Saloon HTTP requests

Latest Version on Packagist Total Downloads GitHub Actions

Out of the box Saloon HTTP requests are not traced by Sentry. This package provides a middleware that automatically traces Saloon HTTP requests using Sentry's Guzzle tracing middleware.

Installation

You can install the package via composer:

composer require esign/laravel-saloon-sentry

The package will automatically register a service provider.

Usage

That's it! The package will automatically trace Saloon HTTP requests using Sentry.

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages