Skip to content

Conversation

@tylerbenson
Copy link
Contributor

Turns out we weren’t actually servlet 2 compatible. That should be fixed now. Unfortunately it appears servlet 2 also doesn’t expose the http response code, so we aren’t able to set it as a tag without custom instrumentation for each framework.

I also removed our log4j2 stuff since we’re using logback.

@tylerbenson tylerbenson added type: bug Bug report and fix inst: others All other instrumentations labels Feb 7, 2018
@tylerbenson tylerbenson added this to the 0.3.3 milestone Feb 7, 2018
@tylerbenson tylerbenson requested a review from realark February 7, 2018 07:00
Copy link
Contributor

Choose a reason for hiding this comment

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

println

Copy link
Contributor Author

Choose a reason for hiding this comment

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

haha, you caught me!

Copy link
Contributor

Choose a reason for hiding this comment

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

print stack trace.

Turns out we weren’t actually servlet 2 compatible.  That should be fixed now.  Unfortunately it appears servlet 2 also doesn’t expose the http response code, so we aren’t able to set it as a tag without custom instrumentation for each framework.

I also removed our log4j2 stuff since we’re using logback.
@tylerbenson tylerbenson merged commit f820789 into master Feb 8, 2018
@tylerbenson tylerbenson deleted the tyler/move-tests branch February 8, 2018 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: others All other instrumentations type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants