Skip to content

Instantly share code, notes, and snippets.

@ykyuen
Created February 13, 2020 06:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ykyuen/7330cd73aa0b8d22123ed86f6e935d7e to your computer and use it in GitHub Desktop.
Save ykyuen/7330cd73aa0b8d22123ed86f6e935d7e to your computer and use it in GitHub Desktop.
setting-the-time-interval-of-metrics-collection-in-boatswain-01
# Please register and get the token from https://app.boatswain.io/
token: token_here
# Period is the collection time interval of the host and docker metrics.
# CPU load could be reduced by using longer period.
# - short = 10s
# - default = 30s
# - long = 60s
period: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment