Prometheus-readme-3.sh
· 107 B · Bash
Eredeti
GO111MODULE=on go install github.com/prometheus/prometheus/cmd/...
prometheus --config.file=your_config.yml
1 | GO111MODULE=on go install github.com/prometheus/prometheus/cmd/... |
2 | prometheus --config.file=your_config.yml |