Skip to content

Instantly share code, notes, and snippets.

@niftynei
Created September 24, 2019 17:38
Embed
What would you like to do?
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