Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
macbre committed Jan 9, 2020
1 parent 1935cc5 commit 78e6f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ composer require bethinkpl/elastic-apm-laravel
## Additional features

* `X-Requested-By` HTTP request header value is set as `labels.requested_by` APM transaction field (`end-user-ajax` value is used when `X-Requested-With: XMLHttpRequest` is set)
* sampling of transactions reported to APM
* tracking of HTTP requests performed using GuzzleHttp library. Simply add the following middleware to your Guzzle client:

```php
Expand Down

0 comments on commit 78e6f95

Please sign in to comment.