-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Using gradle version catalog * Clean up * Upgrading dependencies * Updating notice files * Removing okhttp auto-instrumentation * Moving okhttp android test network call to the test * Testing okhttp async calls * Moving all okhttp tests to NetworkCallingActivityTest * Clean up * Adding OTel OkHttp auto-instrumentation * Clean up common dependencies * Removing android-instrumentation module * Adding OTel Android dependency * Initializing OpenTelemetryRum * Created LaunchTimeApplicationListener * Clean up * Adding OTelRumConfig * Updating tests * Preventing compileSdk > 33 to be enforced * Updating app launch metrics test * Updating UI span tests * Adding fragment destruction span UI tests * Updated coroutines context preservation * Updating sample-app * Cleaning up okhttp version lookup * Adding OTel Android note to the README * Updating the OTel Android note * Updated the setup.asciidoc file * Updated notice files * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Update docs/setup.asciidoc Co-authored-by: Brandon Morelli <[email protected]> * Updating OTel Android note --------- Co-authored-by: Brandon Morelli <[email protected]>
- Loading branch information
1 parent
152a295
commit 3761997
Showing
67 changed files
with
568 additions
and
2,624 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
dependencies.hash=C4E938CB5D2FBDF87B030546B2E27163 | ||
dependencies.hash=7975FB0685D05968563B5868A424E0DC |
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
51 changes: 0 additions & 51 deletions
51
.../main/java/co/elastic/apm/android/common/okhttp/eventlistener/CompositeEventListener.java
This file was deleted.
Oops, something went wrong.
50 changes: 0 additions & 50 deletions
50
...ava/co/elastic/apm/android/common/okhttp/eventlistener/CompositeEventListenerFactory.java
This file was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
...rc/main/java/co/elastic/apm/android/instrumentation/okhttp/client/OkHttpClientAdvice.java
This file was deleted.
Oops, something went wrong.
53 changes: 0 additions & 53 deletions
53
...rc/main/java/co/elastic/apm/android/instrumentation/okhttp/client/OkHttpClientPlugin.java
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
...apm/android/instrumentation/okhttp/eventlistener/CompositeEventListenerFactoryPlugin.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.