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

demo: Add telemetry about usage of new demo features. #40883

Merged
merged 1 commit into from
Sep 18, 2019

Commits on Sep 18, 2019

  1. demo: Add telemetry about usage of new demo features.

    This PR adds telemetry for some of the new features added to cockroach
    demo (nodes, with-load, localities, geo-partitioned-replicas).
    
    It isn't straight forward how to test this, as there seems to be a race
    between the background thread that flushes telemetry and actually
    querying for the counter's values on startup.
    
    Work towards cockroachdb#228.
    
    Release justification: Low risk monitoring improvement.
    
    Release note: None
    Rohan Yadav committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    61fd06a View commit details
    Browse the repository at this point in the history