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

Failed to scrape socket: strconv.ParseFloat #14

Open
f1-outsourcing opened this issue Dec 28, 2020 · 2 comments
Open

Failed to scrape socket: strconv.ParseFloat #14

f1-outsourcing opened this issue Dec 28, 2020 · 2 comments

Comments

@f1-outsourcing
Copy link

f1-outsourcing commented Dec 28, 2020

should this work with dovecot 2.2? I am getting these

2020/12/28 12:30:14 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:30:29 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:30:44 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:30:59 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:31:14 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:31:29 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:31:44 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:31:59 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:32:14 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:32:29 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:32:44 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:32:59 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:33:14 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:33:29 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:33:44 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:33:59 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:34:14 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax
2020/12/28 12:34:29 Failed to scrape socket: strconv.ParseFloat: parsing "\"\" \"*\"": invalid syntax

./dovecot_exporter --dovecot.scopes="command"

@f1-outsourcing
Copy link
Author

f1-outsourcing commented Dec 28, 2020

switched to user with ./dovecot_exporter --dovecot.scopes="user" now it is fine. But command is still a valid option.

https://doc.dovecot.org/configuration_manual/stats/old_statistics/#old-statistics

@f1-outsourcing
Copy link
Author

Using session also gives me

Failed to scrape socket: strconv.ParseFloat:

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

1 participant