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

DM-43933: Add special service for collecting monitoring metrics #51

Merged
merged 3 commits into from
Apr 26, 2024

Commits on Apr 17, 2024

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

Commits on Apr 26, 2024

  1. Add special service for collecting monitoring metrics (DM-43933)

    New service can collect monitoring records (which is a collection of
    tags and values) and publish them somewhere. For now publishing
    to log stream is supported with records formatted as JSON objects.
    Timer class is updated to publish timing info to monitoring service
    in addition to logs.
    andy-slac committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c6bc79e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09fbdc7 View commit details
    Browse the repository at this point in the history