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] Add docker-compose for collector and jaeger #345

Closed
breedx-splk opened this issue May 7, 2024 · 1 comment · Fixed by #426
Closed

[demo] Add docker-compose for collector and jaeger #345

breedx-splk opened this issue May 7, 2024 · 1 comment · Fixed by #426
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

When running the demo app, the telemetry data should have somewhere to go.

We can use docker-compose and create a docker-compose.yml that spins up a configured collector and jaeger. We might not need the collector, and could just ingest directly to jaeger for the demo purposes....but I think it might be nice to have the collector as a place to wire up additional logging and/or other pipeline components.

When this issue is done, it should be easy to start the demo app and see some telemetry in the collector logs and in jaeger.

The README should be updated with the simple/clear instructions on how to start the "backend" and launch the demo via emulator.

@breedx-splk breedx-splk added help wanted Extra attention is needed demo-app Features and changes related to the android demo app labels May 7, 2024
@breedx-splk breedx-splk self-assigned this Jun 7, 2024
@breedx-splk
Copy link
Contributor Author

I've started on this work.

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

Successfully merging a pull request may close this issue.

1 participant