Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query module error: json: cannot unmarshal bool into Go value of type string #3

Closed
walnut-tom opened this issue Sep 19, 2016 · 1 comment

Comments

@walnut-tom
Copy link
Contributor

falcon-query/query.json error: json: cannot unmarshal bool into Go value of type string
GlobalConfig.Debug 应该是 bool 类型

@hitripod
Copy link
Member

Fixed:

Debug string `json:"debug"`

salixleaf pushed a commit to falconbaby/falcon-plus that referenced this issue May 19, 2017
v0.0.6 to v0.0.11: anti slow transfers, change send concurrent, use p…
laiwei pushed a commit that referenced this issue Mar 7, 2018
fix: goroutine内引用err, 可能引起panic
yangbinnnn added a commit to yangbinnnn/falcon-plus that referenced this issue Mar 9, 2018
agentMaxIdle=3 × agentStep = 180
all(open-falcon#2) 可以做到6分钟内报警
all(open-falcon#3) 可以做到9分钟内报警
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants