Skip to content

Instantly share code, notes, and snippets.

View medcl's full-sized avatar
💭
We build tools, you change world.

Medcl medcl

💭
We build tools, you change world.
View GitHub Profile
#string should not around ""
#regex no need escape \
[DEFAULT]
ArrayStringSplitter: ,
GoProfEnabled: false
SplitByUrlParameter: p,pn,pid
[cluster]
ERRORS:# command-line-arguments
./executor-5577006791947779410.go:21: cannot use config (type "_/Volumes/Document/github/go/graphite-ng/config".Main) as type "github.com/graphite-ng/graphite-ng/config".Main in function argument
./executor-5577006791947779410.go:30: cannot use ReadMetric("test.metric2") (type "github.com/graphite-ng/graphite-ng/chains".ChainEl) as type "_/Volumes/Document/github/go/graphite-ng/chains".ChainEl in assignment
./executor-5577006791947779410.go:34: cannot use dep_el (type "_/Volumes/Document/github/go/graphite-ng/chains".ChainEl) as type "github.com/graphite-ng/graphite-ng/chains".ChainEl in function argument
./executor-5577006791947779410.go:40: cannot use functions.ProcessDerivative(ReadMetric("test.metric1")) (type "github.com/graphite-ng/graphite-ng/chains".ChainEl) as type "_/Volumes/Document/github/go/graphite-ng/chains".ChainEl in assignment
./executor-5577006791947779410.go:44: cannot use dep_el (type "_/Volumes/Document/github/go/graphite-ng/chains".ChainEl) as type "githu