Skip to content

Instantly share code, notes, and snippets.

@zoispag
Created May 30, 2020 17:42
Show Gist options
  • Save zoispag/5aac2bbded974e13002fc250bee3fb98 to your computer and use it in GitHub Desktop.
Save zoispag/5aac2bbded974e13002fc250bee3fb98 to your computer and use it in GitHub Desktop.
Resticker metrics (Medium Gist 2)
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