Skip to content

Conversation

@HazAT
Copy link
Member

@HazAT HazAT commented Sep 24, 2020

This is the counterpart to: getsentry/sentry-php#1092

@HazAT HazAT self-assigned this Sep 24, 2020
Copy link
Collaborator

@stayallive stayallive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks about right 👍

@HazAT HazAT merged commit 9ce1ae3 into 2.x Sep 24, 2020
@HazAT HazAT deleted the feat/polish-apm branch September 24, 2020 09:35
HazAT added a commit that referenced this pull request Sep 28, 2020
* feat: Add Tracing (#358)

* feat: Add Tracing Middleware

Record sql queries as spans

* feat: Auto prepend middleware

Instrument view renders

* ref: Change code comments

* ref: Use terminate to send transaction

* Rename view engine decorator

* Improve transaction context name/description

* Prevent crashes when using missing defines

* Do not remove all leading `/` keep 1

* Add fallback autoload + bootstrap span

* Set the transaction name from the event handler

* Cleanup query span

* Prevent errors on Laravel 5.3 and below

* CS

* feat: Use correct route and add data

* ref: Add name

* fix: Route naming

* feat: Start transaction in serviceProvider

Move all renders as a child

* ref: Rename to view.render

* ref: Move back to starting transaction in middleware

Use fromTraceparent function to start a trace

* ref: Small refactor

* feat: Update composer.json

* ref: Add traces_sample_rate

* Refactor active span retrieval

* Guard against the active span not being set

* Docblock updates

* Correctly return rendered view without span

* Move tracing related code to the Tracing namespace

* Improve the route name detection order

* Do not use route names ending with a `.`

* Fix not wrapping the view enines when resolver is already resolved

* feat: Rework code to use transaction on the hub

Co-authored-by: Alex Bouma <[email protected]>

* meta: Bump version 2.0.0-beta.0

* meta: Change version 2.0.0-beta1

* meta: Define beta version 3.0.0-beta1 for php sdk

* meta: Changelog

* Update CHANGELOG.md

Co-authored-by: Alex Bouma <[email protected]>

* feat: Add publish command (#379)

* feat: Add publish command

* fix: Typos

* feat: Counterpart to PHP polish apm pr (#384)

* meta: Prepare 2.x

* fix: Travis

* ref: Fix tests

* fix: tests

* ref: Master

Co-authored-by: Alex Bouma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants