-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Got error in Jaeger UI with Clickhouse gRPC plugin when search for traces:
HTTP Error: plugin error: rpc error: code = Unavailable
desc = connection error:
desc = "transport: error while dialing: dial unix /tmp/plugin2381205323:
connect: connection refused
Seems it happens
- either after several hours of inactivity of Jaeger Query
- either after jaeger_index_local exceeds ~70kk rows
Clickhouse is up and running.
Restarting Jaeger Query fix the problem temporary (until next long search).
To Reproduce
Steps to reproduce the behavior:
- Ingest ~70kk rows in jaeger_index_local
- Search for traces
Expected behavior
Traces are found
Version (please complete the following information):
- OS: Linux
- Jaeger Query version: 1.25
- Clickhouse plugin versin: 0.8
- Clickhouse version: 21.8.10.19
- Deployment: Kubernetes
What troubleshooting steps did you try?
Additional context
jaeger-query-clickhouse-5ff64c9dbc-h7jr4.log
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
