PDE icon indicating copy to clipboard operation
PDE copied to clipboard

Value надо экранировать

Open asosnoviy opened this issue 5 years ago • 3 comments

text format parsing error in line 54: unexpected end of label value %!q(*string=0xc4bf047c90)

asosnoviy avatar Oct 30 '20 08:10 asosnoviy

Не все value. Ошибка случается когда в разрезе метрики встречается сивол "кавычки"

freewms avatar Oct 30 '20 08:10 freewms

https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels

asosnoviy avatar Oct 30 '20 08:10 asosnoviy

Можно менять " на '

asosnoviy avatar Oct 30 '20 08:10 asosnoviy