parent
a4f4fc9385
commit
37e45f8680
|
@ -43,6 +43,8 @@ var sampleConfig = `
|
||||||
|
|
||||||
## Field name prefix
|
## Field name prefix
|
||||||
prefix = ""
|
prefix = ""
|
||||||
|
## comment this out if you want raw cpu_time stats
|
||||||
|
fielddrop = ["cpu_time_*"]
|
||||||
`
|
`
|
||||||
|
|
||||||
func (_ *Procstat) SampleConfig() string {
|
func (_ *Procstat) SampleConfig() string {
|
||||||
|
|
Loading…
Reference in New Issue