-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(performance): start transaction for fasthttp integration (#723)
* feat(performance): start transaction for fasthttp integration * lint: rename convertedHttpRequest to convertedHTTPRequest * fix(fasthttp): remove attachments from ignored compare list * chore(fasthttp): rename GetTransactionFromContext to GetSpanFromContext * add http.request.method attribute to span data * chore(fasthttp): remove unrelated docstring for hub * chore: add changellog --------- Co-authored-by: Emir Ribić <e@ribic.ba>
- Loading branch information
Showing
4 changed files
with
295 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.