Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates CoreAgent to 1.2.4 #103

Merged
merged 2 commits into from
Oct 22, 2019
Merged

Updates CoreAgent to 1.2.4 #103

merged 2 commits into from
Oct 22, 2019

Conversation

cschneid
Copy link
Contributor

A few bug fixes, but most notable fix is better parsing/naming of SQL
emitted in real-life by Laravel. So instead of having "SQL" as the name
of the row in the web UI, it will say "User/Select" or "Post/Update" and
so on more often.

Note: it wasn't skipping any instrumented SQL previously, just was
falling back to a generic name for it.

A few bug fixes, but most notable fix is better parsing/naming of SQL
emitted in real-life by Laravel. So instead of having "SQL" as the name
of the row in the web UI, it will say "User/Select" or "Post/Update" and
so on more often.

Note: it wasn't skipping any instrumented SQL previously, just was
falling back to a generic name for it.
@asgrim
Copy link
Collaborator

asgrim commented Oct 21, 2019

@cschneid please can you add to the changelog too?

@asgrim
Copy link
Collaborator

asgrim commented Oct 21, 2019

Also there's a 404 for the URL, is it published yet?

@cschneid
Copy link
Contributor Author

It is not yet published, will be up in a few.

@cschneid
Copy link
Contributor Author

Ok, core agent should be published now, and download URL live.

@asgrim asgrim self-assigned this Oct 22, 2019
@asgrim asgrim added the enhancement New feature or request label Oct 22, 2019
@asgrim asgrim added this to the 0.3.0 milestone Oct 22, 2019
@asgrim asgrim merged commit 659f6d2 into master Oct 22, 2019
@asgrim asgrim deleted the bump-core-agent-to-1.2.4 branch October 22, 2019 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants