Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[demo-app] Set up build-time OkHttp instrumentation #419

Open
breedx-splk opened this issue Jun 6, 2024 · 2 comments
Open

[demo-app] Set up build-time OkHttp instrumentation #419

breedx-splk opened this issue Jun 6, 2024 · 2 comments
Assignees
Labels
demo-app Features and changes related to the android demo app help wanted Extra attention is needed

Comments

@breedx-splk
Copy link
Contributor

The demo app wants to show off instrumentation features, so we should set up the build-time autoinstrumentation ok OkHttp. This also means using an OkHttp client somewhere in the app. I recommend setting up a button, probably somewhere on the main screen, that when pressed, does an HTTP call. Maybe a few buttons, one that generates a known good HTTP 200, another for 404, and another that's a completely connection failure (similar to the splunk demo app).

@breedx-splk breedx-splk added demo-app Features and changes related to the android demo app help wanted Extra attention is needed labels Jun 6, 2024
@Annosha
Copy link

Annosha commented Oct 21, 2024

@breedx-splk I would like to work on this issue if it's still up for grabs?

@breedx-splk
Copy link
Contributor Author

@Annosha Sure thing. Thanks for helping out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo-app Features and changes related to the android demo app help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants