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

How to deploy the backend for this? can some #693

Open
yuvaraj119 opened this issue Nov 18, 2024 · 5 comments
Open

How to deploy the backend for this? can some #693

yuvaraj119 opened this issue Nov 18, 2024 · 5 comments
Labels
needs author feedback Waiting for additional feedback from the author stale

Comments

@yuvaraj119
Copy link

I'm new to opentelemetry and not able to find how to deploy backend for Mobile apps and monitor the Logs, Traces and Metrics for my application. How to deploy backend in my Azure service. I checked Azure don't support Mobile app in open-telemetry.

@breedx-splk
Copy link
Contributor

Hey @yuvaraj119. You're question is "How to deploy the backend for this?". Which backend are you referring to?

Backend storage and visualization/observability UIs are both outside the scope of what the OpenTelemetry project provides. Users will typically use of of the many vendors to send their data...Azure is one of them. The data sent will be traces/spans and logs. Pretty sure Azure can handle that, but we can't really give vendor-specific guidance.

If you're just looking to test/evaluate, you can locally run something like jaeger or the otel desktop viewer.

@breedx-splk breedx-splk added the needs author feedback Waiting for additional feedback from the author label Nov 18, 2024
@yuvaraj119
Copy link
Author

How can we deploy opentelemetry collectors for mobile apps in azure cloud.

@github-actions github-actions bot removed the needs author feedback Waiting for additional feedback from the author label Nov 22, 2024
@yuvaraj119
Copy link
Author

@breedx-splk
Copy link
Contributor

@yuvaraj119 Yes, the otel collector (in whatever flavor) should be able to receive OTLP based telemetry from the Android agent here. Installing and configuring up a specific vendor's implementation, however, is mostly outside the scope of what the community here can provide support for.

@breedx-splk breedx-splk added the needs author feedback Waiting for additional feedback from the author label Dec 3, 2024
Copy link

This has been automatically marked as stale because it has been marked as needing author feedback and has not had any activity for 21 days. It will be closed automatically if there is no response from the author within 14 additional days from this comment.

@github-actions github-actions bot added the stale label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs author feedback Waiting for additional feedback from the author stale
Projects
None yet
Development

No branches or pull requests

2 participants