Seems to be a toml parse bug around triple pounds
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