Re: Openmetrics label truncation

2022-06-03 Thread Daniel Sabotta
Hi Aki thanks for your reply, I am using some dovecots behind a dovecot smtp proxy. Now I want to use OpenMetrics (with Pormetheus) to get metrics on which destination hosts the mails are delivered to. And my hostnames are longer than 32 characters. I hope that explains my use case enough. O

Re: Openmetrics label truncation

2022-06-03 Thread Aki Tuomi
> 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 value is truncated after 32 chars

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