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

feat: clickhouse logger #6215

Merged
merged 19 commits into from
Feb 16, 2022
Merged

Commits on Jan 27, 2022

  1. feat: clickhouse logger

    qizhendong committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a2d395b View commit details
    Browse the repository at this point in the history
  2. fix code lint error

    qizhendong committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    234ac04 View commit details
    Browse the repository at this point in the history
  3. fix code lint error

    qizhendong committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    26830e5 View commit details
    Browse the repository at this point in the history
  4. add doc on sidebar config.json

    qizhendong committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ac2a148 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. using batch process manager

    qizhendong committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    5a3ed37 View commit details
    Browse the repository at this point in the history
  2. fix misspell

    qizhendong committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    bdd1893 View commit details
    Browse the repository at this point in the history
  3. add ssl verify

    qizhendong committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d9a8985 View commit details
    Browse the repository at this point in the history
  4. using clickhouse-logger metadata

    qizhendong committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    c268d5c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. fix test cases fail

    qizhendong committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    f234955 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. fix test case 'auth configure undefined'

    qizhendong committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    e0b5f3d View commit details
    Browse the repository at this point in the history
  2. fix test case 'auth configure undefined'

    qizhendong committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    27995aa View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. use batch processer manager wrap

    qizhendong committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    74d59b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. enable clickhouse-logger by default

    qizhendong committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    d4a9c2c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. fix test cases and doc

    qizhendong committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    234b920 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. fix ssl handshake

    qizhendong committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d89631d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. fix doc and test cases

    qizhendong committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    22c3fb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. using reg tp match response body

    qizhendong committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    34f3dcb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. verify clickhouse headers on test cases

    qizhendong committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    9118fb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. set batch_max_size to 1 on test cases

    qizhendong committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    cede016 View commit details
    Browse the repository at this point in the history