Created
September 24, 2019 17:38
-
-
Save niftynei/5d69e0fe20d80d2397a03f80fde4f837 to your computer and use it in GitHub Desktop.
prometheus configuration python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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