opentelemetry-java-instrume.../testing-common
jason plumb a50c13382f
Don't report 400 level as error for SERVER spans (#4403)
* don't report 400 level as error for server spans

* fix HttpServerTest base class

* fix JspInstrumentationForward test

* split HttpStatusConverter into client and server implementations, and create two HttpSpanStatusExtractor.create methods, one for server and one for client.

* rebase

* fix test

* spotless

* fix test

* remove unused

* use strongly typed attributes converters and rename to overloaded create()

* fix tests

* remove redundant assert

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2021-10-20 13:39:35 -07:00
..
integration-tests Remove VirtualField#computeIfNull() method (#4354) 2021-10-12 11:37:35 -07:00
library-for-integration-tests Fix a bug in the field backed VirtualField implementation (#4310) 2021-10-06 09:40:53 -07:00
src Don't report 400 level as error for SERVER spans (#4403) 2021-10-20 13:39:35 -07:00
build.gradle.kts Use byte-buddy-dep instead of byte-buddy (#4400) 2021-10-19 13:46:48 -07:00