Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Help text defaults unnecessary / inaccurate #9

Closed
brandond opened this issue Apr 22, 2019 · 0 comments · Fixed by #10
Closed

Help text defaults unnecessary / inaccurate #9

brandond opened this issue Apr 22, 2019 · 0 comments · Fixed by #10

Comments

@brandond
Copy link
Contributor

The command-line argument defaults are duplicated in the help text, and are (at times) inaccurate.

Usage of /metrics-sidecar:
  -db-file string
        What file to use as a SQLite3 database. Defaults to ':memory:' (default ":memory:")
  -kubeconfig string
        absolute path to the kubeconfig file
  -max-window int
        Window of time you wish to retain records (in minutes). Defaults to '15' (default 15)
  -refresh-interval int
        Frequency (in seconds) to update the metrics database. Defaults to '5' (default 10)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant