Skip to content

Instantly share code, notes, and snippets.

@niftynei
Created September 24, 2019 17:38
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 niftynei/5d69e0fe20d80d2397a03f80fde4f837 to your computer and use it in GitHub Desktop.
Save niftynei/5d69e0fe20d80d2397a03f80fde4f837 to your computer and use it in GitHub Desktop.
prometheus configuration python
plugin.add_option(
    'prometheus-listen',
    '0.0.0.0:9900'
    'Address and port to bind to'
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment