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

Added support for custom metrics #322

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 7, 2023

  1. Added support for custom metrics

    * Added MXBean for exporting connector metrics through JMX
    * Since connector Batch mode load-job-runnables do not have observability, added custom metrics to expose numbers around number of active jobs, storage-blobs etc.
    * made custom metrics are easily expandable for metrics around various other elements of the connector
    anuraj381 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    fa61136 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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