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: unify metrics ( cleanup and add missing metrics ) #2207

Merged
merged 17 commits into from
Nov 23, 2024

Commits on Nov 6, 2024

  1. wip: source metrics [cleanup]

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    16db48b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    c4fccb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. source: further cleanup and added read/ack latency metrics

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a8b5f61 View commit details
    Browse the repository at this point in the history
  2. expose read/ack latency only for successsful ops

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    808eb45 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. refactored sink metrics and addition of write latency

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6f946fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18835da View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. metrics for udf

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8dd524e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. fix: partition name from ReadOffset.PartitionIdx() for source read(co…

    …unter) metrics
    
    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    eb0a34e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    f9f0197 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    707d1b7 View commit details
    Browse the repository at this point in the history
  3. updated metrics.md file

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    19ce2b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. improve readability/perf of metrics

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ab5a333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f808ac View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    bfb7571 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. revert partitionName for source read counts

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0b92c6d View commit details
    Browse the repository at this point in the history
  2. nits

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c38a19c View commit details
    Browse the repository at this point in the history
  3. revert udsource read count as well(partitionIdx)

    Signed-off-by: adarsh0728 <[email protected]>
    adarsh0728 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c7beafa View commit details
    Browse the repository at this point in the history