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

GRPC + TLS Exporter not working #3074

Open
kadhamecha-conga opened this issue Sep 28, 2024 · 0 comments
Open

GRPC + TLS Exporter not working #3074

kadhamecha-conga opened this issue Sep 28, 2024 · 0 comments
Labels
bug Something isn't working triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@kadhamecha-conga
Copy link

        hi
        
        i'm facing issue while exporting traces from nginx with open telemetry enable , and send it over grpc and TLS enable in NLB
        
        GRPC Exporter is failing to establish a connection with the configured endpoint, resulting in the inability to export trace data.
        
        [Error] File: /tmp/build/opentelemetry-cpp/exporters/otlp/src/otlp_grpc_exporter.cc:66 [OTLP TRACE GRPC Exporter] Export() failed with status_code: "UNAVAILABLE" error_message: "failed to connect to all addresses; last error: UNKNOWN: ipv4:x.x.x.x:443: connection attempt timed out before receiving SETTINGS frame"
        
        otlp-collector-host: test.example.com (Redacted)
        otlp-collector-port: 443

        helm.sh/chart : ingress-nginx-4.11.3
        app.kubernetes.io/version : 1.11.2
        
        thanks,
@kadhamecha-conga kadhamecha-conga added the bug Something isn't working label Sep 28, 2024
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Sep 28, 2024
@marcalff marcalff added triage/needs-information Indicates an issue needs more information in order to work on it. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

2 participants