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

fix typo in promstatsd error message #4778

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

laf0rge
Copy link
Contributor

@laf0rge laf0rge commented Dec 20, 2023

The message so far read

cyrus/promstatsd[17284]: Prometheus metrics are not being tracked. Set prometheus_enable in imapd.conf

and I added that setting to my imapd.conf, which didn't solve the problem. Further investigation resulted in detecting that the parameter actually is called "prometheus_enabled" and not "prometheus_enable".

Let's fix the error message to avoid others falling into the same trap.

The message so far read

cyrus/promstatsd[17284]: Prometheus metrics are not being tracked.  Set prometheus_enable in imapd.conf

and I added that setting to my imapd.conf, which didn't solve the
problem. Further investigation resulted in detecting that the parameter
actually is called "prometheus_enabled" and not "prometheus_enable".

Let's fix the error message to avoid others falling into the same trap.
@laf0rge
Copy link
Contributor Author

laf0rge commented Dec 20, 2023

This is a rebase of #4773 as that one had just been approved but wasn't merged. Please re-approve and merge so I can delete my repo+branch.

@ksmurchison ksmurchison merged commit c78ab7b into cyrusimap:master Dec 20, 2023
1 check passed
@elliefm
Copy link
Contributor

elliefm commented Dec 21, 2023

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants