opentelemetry-java-instrume.../instrumentation/akka
jason plumb db6b764421
More HTTP testing refactor prework (#7630)
This is another follow-up from #7616. This makes the test options class
immutable and uses `@AutoValue` and `@AutoValue.Builder`. As a result, a
bunch of the configuration/setup code for these said options now flings
around a builder instance. This isn't great, but I think it's an
incremental improvement that can be seen in the `@BeforeAll
AbstractHttpClientTest.setupOptions()` method, where the immutable
options are (finally) instantiated.
2023-01-23 09:42:32 -08:00
..
akka-actor-2.3/javaagent Change akka-actor base version from 2.5 to 2.3 (#6439) 2022-08-08 08:27:54 -07:00
akka-actor-fork-join-2.5/javaagent Change akka-actor base version from 2.5 to 2.3 (#6439) 2022-08-08 08:27:54 -07:00
akka-http-10.0/javaagent More HTTP testing refactor prework (#7630) 2023-01-23 09:42:32 -08:00