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

Compactor: Add tracing support #4903

Merged
merged 23 commits into from
Dec 1, 2021
Merged

Commits on Nov 18, 2021

  1. first draft for tracing

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9d3b32f View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. add tracer to context

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    aa0ede1 View commit details
    Browse the repository at this point in the history
  2. minor fixes

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    2f342ac View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. create common block spans; log block errors

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    47c3171 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. reverted to generic block spans

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    e1dd35a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    031aeaf View commit details
    Browse the repository at this point in the history
  3. changed block ID tag; add span for block delete

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    8104e73 View commit details
    Browse the repository at this point in the history
  4. minor fix

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    e329f85 View commit details
    Browse the repository at this point in the history
  5. removed extra spans

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    ffd55fd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    480ffe7 View commit details
    Browse the repository at this point in the history
  2. addressed some review comments

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    a3a8f6d View commit details
    Browse the repository at this point in the history
  3. removed block spans

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    9305a89 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. changed group key

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    2f50d22 View commit details
    Browse the repository at this point in the history
  2. removed extra var declarations

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    6d4f0de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a5795e View commit details
    Browse the repository at this point in the history
  4. removed comments

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    ae6b6d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. added changelog entry

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    3783abd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. update healthcheck to healthstats.

    Co-authored-by: Matej Gera <38492574+matej-g@users.noreply.github.com>
    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey and matej-g committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    f12a18e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    7620389 View commit details
    Browse the repository at this point in the history
  2. draft: logging errors

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    a5ef615 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. removed extra line

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    ced45c4 View commit details
    Browse the repository at this point in the history
  2. used alternate function to log errors

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    9296528 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. minor nits

    Signed-off-by: metonymic-smokey <ahuja.aditi@gmail.com>
    metonymic-smokey committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    01812fc View commit details
    Browse the repository at this point in the history