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

[monitor][broker][metadata] add metrics for BatchMetadataStore #17072

Merged
merged 16 commits into from
Nov 1, 2022

Commits on Aug 11, 2022

  1. add BatchMetadataStoreStats

    dao-jun committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    18c7584 View commit details
    Browse the repository at this point in the history
  2. upate stats

    dao-jun committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3e06fef View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. review fix

    dao-jun committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    51a2361 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

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

Commits on Aug 23, 2022

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

Commits on Sep 22, 2022

  1. Merge branch 'master' into dev/batch_metadata_store_stats

    # Conflicts:
    #	pulsar-metadata/src/main/java/org/apache/pulsar/metadata/impl/AbstractMetadataStore.java
    dao-jun committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    65f8f1f View commit details
    Browse the repository at this point in the history
  2. fix

    dao-jun committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    5d5759f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. review fix

    dao-jun committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    24f2dc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. fix

    dao-jun committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    869a0d9 View commit details
    Browse the repository at this point in the history
  2. fix

    dao-jun committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    2eba39d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d9f167 View commit details
    Browse the repository at this point in the history
  4. fix tests

    dao-jun committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    8f8719c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. fix metrics name

    dao-jun committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    316bcd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d79b3f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    52b0b31 View commit details
    Browse the repository at this point in the history
  2. fix metrics name

    dao-jun committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    5127d25 View commit details
    Browse the repository at this point in the history