Llandy3d / pytheus

experimenting with a new prometheus client for python

Home Page:https://pythe.us/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Escape characters in exposition

Llandy3d opened this issue · comments

As explained in the prometheus docs some characters should be escaped when creating the text exposition format.

The client is not currently doing that and it should be fixed:

  • HELP should escape \ , \n
  • label_values should escape \, ", \n