diff --git a/CHANGELOG.md b/CHANGELOG.md index d08b3d5f..8137d815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ - Add tracing span for Laravel HTTP client requests (#585) - Simplify Sentry meta tag retrieval, by adding `Sentry\Laravel\Integration::sentryMeta()` (#586) - Fix tracing with nested queue jobs (mostly when running jobs in the `sync` driver) (#592) +- Add a `http.route` span, this span indicates the time that is spent inside a controller method or route closure (#593) ## 2.14.2