hello community folks,
what do people think about publishing _info metrics with static labels.
e.g. xxxxxx_info{"foo"=bar, "foo2"=bar2} with constant value of 1 as gauge metrics (where foo and foo2 are some static metadata associated with a single instance).
is there any documented best practices around having (or not having) such metrics published?
Thank you
Rajat Jindal