Cleanup comments and indentation in config file
This commit is contained in:
@@ -17,7 +17,7 @@ type Prometheus struct {
|
||||
}
|
||||
|
||||
var sampleConfig = `
|
||||
# An array of urls to scrape metrics from.
|
||||
### An array of urls to scrape metrics from.
|
||||
urls = ["http://localhost:9100/metrics"]
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user