Openmetrics label truncation

2022-06-03 Thread Daniel Sabotta
Hello, I'm using dovecot 2.3.18 and want to collect metrics with prometheus via openmetrics. I need to label the metrics with the destination host name. The configuration works fine, but the label value is truncated after 32 chars (and a '...' is added). My config: service stats { inet_lis

Re: Openmetrics label truncation

2022-06-03 Thread Daniel Sabotta
. On 03.06.22 10:16 Aki Tuomi wrote: On 03/06/2022 11:13 Daniel Sabotta wrote: Hello, I'm using dovecot 2.3.18 and want to collect metrics with prometheus via openmetrics. I need to label the metrics with the destination host name. The configuration works fine, but the label val