-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 1st attempt otel upgrade * temp trying * test using javaagent * fix client tests * otel 1.33.0, and fix netty and blocking extension * fix netty 4.1 * fix servlet-3.0 * fix servlet-3.0, rw * fix spark * fix spring-webflux * fix struts and undertow * fix vertx * fix grpc * fix tests * cleanup * spotless apply * fix grpc 1.30.0 * fix micronaut * fix smoke tests * fix smoke tests * fix netty client * fix smoke tests * fix smoke tests * debug * increase timeout for flake test * increase timeout for flaky test, try to fix vertx test * disable flaky test
- Loading branch information
1 parent
ae81663
commit b253603
Showing
98 changed files
with
2,385 additions
and
3,177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
[submodule "javaagent-core/src/main/proto"] | ||
[submodule "otel-extensions/src/main/proto"] | ||
path = otel-extensions/src/main/proto | ||
url = https://github.com/hypertrace/agent-config.git | ||
|
||
[submodule "testing-common/src/main/proto"] | ||
path = testing-common/src/main/proto | ||
url = https://github.com/open-telemetry/opentelemetry-proto.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.