Skip to content

Exporter: timeout leak #868

Open
Open
@bernardo-martinez

Description

@bernardo-martinez

Hey, I am running opentelemetry_exporter 1.8.0 in elixir project and I get a loop of timeouts after first timeout of my collector not being available.

The thing is that when my collector (grafana alloy) restarts I see a log of:
OTLP grpc export failed with error: :timeout","level":"info","mfa":"{:otel_exporter_otlp, :export_grpc, 5}"}

And then it keeps looping on that every 5seconds until eventually the services gets OOM (memory goes from 5oomb to 1gb in aprox 40minutes) despite the collector being available

I can provide further details if needed, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions