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

Enable exporters as Azure Log Analytics Workspace or Azure Application Insight. #32765

Closed
manashbob opened this issue Apr 30, 2024 · 3 comments
Closed
Labels

Comments

@manashbob
Copy link

Component(s)

exporter/azuremonitor

Is your feature request related to a problem? Please describe.

I am using 3rd party applications, where I cannot make any code change to integrate OTEL SDK. I want to capture application metrics, logs, traces running in Kubernetes cluster and send it to Azure Application Insights or directly to Azure Log Analytics Workspace. I want Opentelemetry Collector installed in one namespace (inside K8s cluster), should receive metrics, logs, traces from my application installed in another namespace (inside k8s cluster) and forward it to Azure Log Analytics Workspace or Application Insights.

Describe the solution you'd like

Ask is without touching application code, I want to install Opentelemetry collector to collect application logs, metrics, traces and send it to Azure Log Analytics. If this is feasible, please help me with a straightforward document - I already spent 2 weeks going through various document with no luck.

Describe alternatives you've considered

Alternatively I have to combine multiple tool e.g. Fluent Bit, Newrelic/dynatrace, Prometheus to achieve it.

Additional context

My Application will install in Kubernetes cluster. Being 3rd party applications I cannot modify code and vendor doesn't support OTEL SDK integration. Still Opentelemetry collector should capture metrics, logs, traces and ingest to Azure Log Analytics Workspace.

@manashbob manashbob added enhancement New feature or request needs triage New item requiring triage labels Apr 30, 2024
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

Copy link
Contributor

github-actions bot commented Jul 1, 2024

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

Copy link
Contributor

This issue has been closed as inactive because it has been stale for 120 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant