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

DAOS-8331 telemetry: Support client metrics dump without agent #14289

Merged
merged 2 commits into from
May 3, 2024

Commits on May 1, 2024

  1. DAOS-8331 metrics: Support client metrics dump without agent

    Enable scenarios where client telemetry is collected and dumped
    to a CSV without agent config changes or involvement.
    
    Setting D_CLIENT_METRICS_DUMP_DIR in the client process
    environment will enable client telemetry dump to the
    specified directory even if the agent is not configured
    to export telemetry.
    
    Skip-NLT: true
    Features: telemetry
    Required-githooks: true
    Change-Id: I243d11a2e00059ef3115d392d63c523048477122
    Signed-off-by: Michael MacDonald <[email protected]>
    mjmac committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7118526 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'master' into mjmac/DAOS-8331-no_agent

    Required-githooks: true
    
    Change-Id: I10d6df7d67399b564f964fca6f3da7af0698b18f
    mjmac committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b789628 View commit details
    Browse the repository at this point in the history