Fixed sampleconfig

This commit is contained in:
saiello 2015-10-29 14:51:15 +01:00
parent f765f4c018
commit 6b13e32be4
1 changed files with 2 additions and 2 deletions

View File

@ -34,10 +34,10 @@ type Jolokia struct {
} }
func (j *Jolokia) SampleConfig() string { func (j *Jolokia) SampleConfig() string {
return `[jolokia] return `
context = "/jolokia/read" context = "/jolokia/read"
[[jolokia.tags]] [jolokia.tags]
group = "as" group = "as"
[[jolokia.servers]] [[jolokia.servers]]