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

[WIP] Implement spans exporting for ClickHouse storage in Jaeger V2 #4941

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jun 23, 2024

  1. Implement spans exporting for ClickHouse storage in Jaeger V2

    Signed-off-by: haanhvu <haanh6594@gmail.com>
    haanhvu committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    45943f9 View commit details
    Browse the repository at this point in the history
  2. Rebase

    Signed-off-by: haanhvu <haanh6594@gmail.com>
    haanhvu committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    b47c7ee View commit details
    Browse the repository at this point in the history
  3. Activate clickhouse in v2 exporter and fix lint

    Signed-off-by: haanhvu <haanh6594@gmail.com>
    haanhvu committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    1ad9fee View commit details
    Browse the repository at this point in the history
  4. Disable goleak check temporarily

    Signed-off-by: haanhvu <haanh6594@gmail.com>
    haanhvu committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    469c45b View commit details
    Browse the repository at this point in the history
  5. Make adapter use clichouse export function

    Signed-off-by: haanhvu <haanh6594@gmail.com>
    haanhvu committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    45c4eb9 View commit details
    Browse the repository at this point in the history
  6. Make adapter use clichouse export function again

    Signed-off-by: haanhvu <haanh6594@gmail.com>
    haanhvu committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    e0e69ad View commit details
    Browse the repository at this point in the history