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

bug: collector stops working #49

Closed
gingersamurai opened this issue Jun 16, 2023 · 0 comments · Fixed by #56
Closed

bug: collector stops working #49

gingersamurai opened this issue Jun 16, 2023 · 0 comments · Fixed by #56
Assignees
Labels
bug Something isn't working

Comments

@gingersamurai
Copy link
Contributor

gingersamurai commented Jun 16, 2023

error log:

{
  "level": "error",
  "ts": 1.6781265451123023E9,
  "caller": "app/span_processor.go:146",
  "msg": "Failed to save span",
  "error": "plugin error: rpc error: code = Unknown desc = transport error: DeadlineExceeded, message: context deadline exceeded, address: *** at github.com/ydb-platform/ydb-go-sdk/v3/internal/conn.(*conn).Invoke(conn.go:355) at github.com/ydb-platform/ydb-go-sdk/v3/internal/db.(*database).Invoke(database.go:128) at github.com/ydb-platform/ydb-go-sdk/v3/internal/table.(*session).BulkUpsert(session.go:1044) at github.com/ydb-platform/ydb-go-sdk/v3/internal/table.do.func2(retry.go:102) at github.com/ydb-platform/ydb-go-sdk/v3/internal/table.retryBackoff(retry.go:245)",
  "stacktrace": "github.com/jaegertracing/jaeger/cmd/collector/app.(*spanProcessor).saveSpan\n\tgithub.aaakk.us.kg/jaegertracing/jaeger/cmd/collector/app/span_processor.go:146\ngithub.aaakk.us.kg/jaegertracing/jaeger/cmd/collector/app.ChainedProcessSpan.func1\n\tgithub.aaakk.us.kg/jaegertracing/jaeger/cmd/collector/app/model_consumer.go:35\ngithub.aaakk.us.kg/jaegertracing/jaeger/cmd/collector/app.(*spanProcessor).processItemFromQueue\n\tgithub.aaakk.us.kg/jaegertracing/jaeger/cmd/collector/app/span_processor.go:176\ngithub.aaakk.us.kg/jaegertracing/jaeger/cmd/collector/app.NewSpanProcessor.func1\n\tgithub.aaakk.us.kg/jaegertracing/jaeger/cmd/collector/app/span_processor.go:75\ngithub.aaakk.us.kg/jaegertracing/jaeger/pkg/queue.ConsumerFunc.Consume\n\tgithub.aaakk.us.kg/jaegertracing/jaeger/pkg/queue/bounded_queue.go:104\ngithub.aaakk.us.kg/jaegertracing/jaeger/pkg/queue.(*BoundedQueue).StartConsumersWithFactory.func1\n\tgithub.aaakk.us.kg/jaegertracing/jaeger/pkg/queue/bounded_queue.go:83"
}
@gingersamurai gingersamurai added the bug Something isn't working label Jun 16, 2023
@gingersamurai gingersamurai linked a pull request Jul 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant