Fixed sampleconfig

This commit is contained in:
saiello
2015-11-06 14:07:02 -07:00
committed by Cameron Sparr
parent 62270a3697
commit eabc0875de
+2 -2
View File
@@ -34,10 +34,10 @@ type Jolokia struct {
}
func (j *Jolokia) SampleConfig() string {
return `[jolokia]
return `
context = "/jolokia/read"
[[jolokia.tags]]
[jolokia.tags]
group = "as"
[[jolokia.servers]]