Created
May 30, 2020 17:42
-
-
Save zoispag/5aac2bbded974e13002fc250bee3fb98 to your computer and use it in GitHub Desktop.
Resticker metrics (Medium Gist 2)
This file contains 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
version: '3.5' | |
services: | |
nodeexporter: | |
volumes: | |
- /metrics:/metrics:ro | |
command: | |
- '--collector.textfile.directory=/metrics' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment