opentelemetry-java/api
David Turner cfbe5f9d20
Avoid unnecessary stack trace capture (#4663)
Constructing an `AssertionError` is rather expensive, and pointless in
cases that we're not even going to log it. With this commit we skip all
this unnecessary work.

Relates https://github.com/elastic/elasticsearch/issues/89107
2022-08-05 13:04:23 -05:00
..
all Avoid unnecessary stack trace capture (#4663) 2022-08-05 13:04:23 -05:00
build.gradle.kts decommission the deprecated Gradle archivesBaseName property (#3878) 2021-11-15 10:55:08 -08:00