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: add record batch mem stats #1058

Merged
merged 11 commits into from
Jul 11, 2023
Merged

Commits on Jul 7, 2023

  1. metric support operator

    jiacai2050 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1db59e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. fix marco

    jiacai2050 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ee773a2 View commit details
    Browse the repository at this point in the history
  2. add UT

    jiacai2050 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6dcea14 View commit details
    Browse the repository at this point in the history
  3. fix CI

    jiacai2050 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4c60b43 View commit details
    Browse the repository at this point in the history
  4. add inline

    jiacai2050 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d993822 View commit details
    Browse the repository at this point in the history
  5. fix random tests

    jiacai2050 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c8e953f View commit details
    Browse the repository at this point in the history
  6. remove clone

    jiacai2050 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    265b037 View commit details
    Browse the repository at this point in the history
  7. fix CI

    jiacai2050 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ce937bf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update components/trace_metric/src/metric.rs

    Co-authored-by: WEI Xikai <ShiKaiWi@users.noreply.github.com>
    jiacai2050 and ShiKaiWi authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    48c28b0 View commit details
    Browse the repository at this point in the history
  2. Update components/trace_metric_derive/src/builder.rs

    Co-authored-by: WEI Xikai <ShiKaiWi@users.noreply.github.com>
    jiacai2050 and ShiKaiWi authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    47eb0bb View commit details
    Browse the repository at this point in the history
  3. fix CR

    jiacai2050 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    54565cc View commit details
    Browse the repository at this point in the history