bug-mailfromd


Search for: Advanced

Re: [Bug-mailfromd] exporting metrics with declaration


Marc <Marc@xxxxxxxxxxxxxxxxx> ha escrit:

> currently I am having such things on the output[1]. I am not sure if
> the spf 0 and connect 0 should be offered when there are others that
> are using labels.

Although the open metrics specification doesn't expressly forbid it,
I agree that it looks rather strange.  So I fixed it in the git
head.  Before installing it on prod, notice:

1) A documentation is provided.  An online copy is available at
https://www.gnu.org.ua/software/mfmod_openmetrics.  Consult it
before proceeding.

2) It requires mailfromd commit f4ea41d445 or later.  You'll probably
have to pull and recompile it.

3) Some function calls have changed.  Re. (1).

4) The database format is incompatible with the version you are running.
The good news is that it is important only if you use persistent
database.  If not, just ignore this warning.  The bad news is that if
you do use persistent database, you'll have to remove it and let the
module recreate it.

Regards,
Sergey