We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Using session also gives me
Failed to scrape socket: strconv.ParseFloat:
No branches or pull requests
should this work with dovecot 2.2? I am getting these
./dovecot_exporter --dovecot.scopes="command"
The text was updated successfully, but these errors were encountered: