jaeger-clickhouse icon indicating copy to clipboard operation
jaeger-clickhouse copied to clipboard

Jaeger ClickHouse storage plugin implementation

Results 29 jaeger-clickhouse issues
Sort by recently updated
recently updated
newest added

### Requirement As an active jaeger-clickhouse user I'd like to suggest to use the native ClickHouse communication protocol instead of database/sql-compatible one. This change might significantly increase the overall performance...

enhancement

On jaeger_index tables, the tags is coded as a nested array with key and values. It is good for the only usage of Jaeger-query but in our company we are...

### Requirement As a Clickhouse analytics user, I want the `clickhouse-jaeger` schema to allow using Clickhouse native JSON columns so that we can query data in clickhouse more efficiently ([both...

enhancement

**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...

bug

I have a number of proposals that I can make to this project: 1. Two-stage build in docker. In this way, we will have a build in a reproducible environment....

## Requirement - what kind of business use case are you trying to solve? Test replicated database in integration tests as well. ## Problem - what in Jaeger-ClickHouse blocks you...

good first issue

**Describe the bug** serialized, err = proto.Marshal(span) insert error **Screenshots** ![image](https://user-images.githubusercontent.com/50776767/131827816-fb1b3aa1-088d-4315-bf9c-2e5b034691f7.png) **Version (please complete the following information):** - OS: [e.g. Linux] - Jaeger version: latest - clickhouse version :21.8.3.44 **What...

bug

@chhetripradeep from https://github.com/pavolloffay/jaeger-clickhouse/pull/34#issuecomment-886882402 > We run with 3 replica and as we need to expand the cluster we add more shards. One thing to note is clickhouse doesn't have any...