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]: System Architecture reported an error when I used Click House as the storage backend #131

Open
zenvzenv opened this issue Aug 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@zenvzenv
Copy link

What happened?

System Architecture reported an error when I used ClickHouse as the storage backend,the error like this:

HTTP Error: plugin error:rpc error: code = Unknown desc = not implemented

Steps to reproduce

  1. Use ClickHouse as the storage,the cmd is : SPAN_STROAGE_TYPE=grpc-plugin jaeger-all-in-one --grpc.stroage.plugin.binary=/path/to/jaeger-clickhouse-linux-amd64 --grpc.stroage.configuration=/path/to/config.yml
  2. start up jaeger
  3. click "System Architecture" report a error,like this :
    HTTP Error: plugin error:rpc error: code = Unknown desc = not implemented
    

Expected behavior

I expect System Architecture to display a DAG of the calling relationship of each system

Relevant log output

No response

Screenshot

No response

Additional context

No response

Jaeger backend version

1.47.0

SDK

OpenTelemetry javaagent 1.28.0

Pipeline

javaagent->otelcol->jaeger

Stogage backend

clickhouse

Operating system

linux

Deployment model

CLI

Deployment configs

No response

@selfing12
Copy link

@pavolloffay

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

No branches or pull requests

2 participants