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

(promql-to-dd-go) add new flag to control sleep duration between runs #81

Merged
merged 1 commit into from
Jan 24, 2024

Commits on Jan 24, 2024

  1. (promql-to-dd-go) add new flag to control sleep duration between runs

    Previous, the sleep duration between each data pull/push and the query window was using the same setting/flag.
    
    This PR introduces a new flag to control sleep duration separately and
    default to 20s.
    taonic committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f172d77 View commit details
    Browse the repository at this point in the history